From 0cdc0a03803669f076e193496342a537679dde02 Mon Sep 17 00:00:00 2001 From: Anshul Lahoti Date: Wed, 13 Oct 2021 20:37:52 +0530 Subject: [PATCH 1/5] Configure private endpoints and added help examples --- .../custom.py | 2 +- ...test_private_endpoint_connection_acfr.yaml | 1055 +++++++++++++++++ .../test_private_link_resource_acfr.yaml | 153 +++ .../latest/test_private_endpoint_commands.py | 57 + .../azure/cli/command_modules/redis/_help.py | 40 + 5 files changed, 1306 insertions(+), 1 deletion(-) create mode 100644 src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml create mode 100644 src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml diff --git a/src/azure-cli/azure/cli/command_modules/network/private_link_resource_and_endpoint_connections/custom.py b/src/azure-cli/azure/cli/command_modules/network/private_link_resource_and_endpoint_connections/custom.py index f1725f03b9a..de330911710 100644 --- a/src/azure-cli/azure/cli/command_modules/network/private_link_resource_and_endpoint_connections/custom.py +++ b/src/azure-cli/azure/cli/command_modules/network/private_link_resource_and_endpoint_connections/custom.py @@ -21,7 +21,7 @@ def register_providers(): _register_one_provider('Microsoft.AppConfiguration/configurationStores', '2020-06-01', True) _register_one_provider("Microsoft.Batch/batchAccounts", "2020-03-01", True) _register_one_provider("Microsoft.BotService/botServices", "2021-03-01", True) - + _register_one_provider("Microsoft.Cache/Redis","2020-12-01",True) # "Microsoft.Cache/redisEnterprise", "2021-03-01", True _register_one_provider('Microsoft.CognitiveServices/accounts', '2021-04-30', True) _register_one_provider('Microsoft.Compute/diskAccesses', '2020-09-30', True) diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml new file mode 100644 index 00000000000..61f42653fd7 --- /dev/null +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml @@ -0,0 +1,1055 @@ +interactions: +- request: + body: '{"location": "westus", "properties": {"tenantSettings": {}, "sku": {"name": + "Standard", "family": "c", "capacity": 1}}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - redis create + Connection: + - keep-alive + Content-Length: + - '119' + Content-Type: + - application/json + ParameterSetName: + - --location --name --resource-group --sku --vm-size + User-Agent: + - AZURECLI/2.29.0 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/redis/cli-test-acfr-pe-000002?api-version=2020-12-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002","location":"West + US","name":"cli-test-acfr-pe-000002","type":"Microsoft.Cache/Redis","tags":{},"properties":{"provisioningState":"Creating","redisVersion":"4.0.14","sku":{"name":"Standard","family":"C","capacity":1},"enableNonSslPort":false,"instances":[{"sslPort":15000,"isMaster":false,"isPrimary":false},{"sslPort":15001,"isMaster":false,"isPrimary":false}],"publicNetworkAccess":"Enabled","tenantSettings":{},"redisConfiguration":{"maxclients":"1000","maxmemory-reserved":"50","maxfragmentationmemory-reserved":"50","maxmemory-delta":"50"},"accessKeys":{"primaryKey":"pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=","secondaryKey":"sJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo="},"hostName":"cli-test-acfr-pe-000002.redis.cache.windows.net","port":6379,"sslPort":6380,"linkedServers":[]}}' + headers: + cache-control: + - no-cache + content-length: + - '1011' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:32:38 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/redis/cli-test-acfr-pe-000002?api-version=2020-12-01 + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1198' + x-rp-server-mvid: + - e2ca6544-d552-478b-ab9b-3ff2aa686d2f + status: + code: 201 + message: Created +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - redis create + Connection: + - keep-alive + ParameterSetName: + - --location --name --resource-group --sku --vm-size + User-Agent: + - AZURECLI/2.29.0 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/redis/cli-test-acfr-pe-000002?api-version=2020-12-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002","location":"West + US","name":"cli-test-acfr-pe-000002","type":"Microsoft.Cache/Redis","tags":{},"properties":{"provisioningState":"Creating","redisVersion":"4.0.14","sku":{"name":"Standard","family":"C","capacity":1},"enableNonSslPort":false,"instances":[{"sslPort":15000,"isMaster":false,"isPrimary":false},{"sslPort":15001,"isMaster":false,"isPrimary":false}],"publicNetworkAccess":"Enabled","tenantSettings":{},"redisConfiguration":{"maxclients":"1000","maxmemory-reserved":"50","maxfragmentationmemory-reserved":"50","maxmemory-delta":"50"},"accessKeys":null,"hostName":"cli-test-acfr-pe-000002.redis.cache.windows.net","port":6379,"sslPort":6380,"linkedServers":[]}}' + headers: + cache-control: + - no-cache + content-length: + - '892' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:33:09 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - e2ca6544-d552-478b-ab9b-3ff2aa686d2f + status: + code: 200 + message: OK +- request: + body: '{"location": "westus", "tags": {}, "properties": {"addressSpace": {"addressPrefixes": + ["10.0.0.0/16"]}, "dhcpOptions": {}, "subnets": [{"name": "cli-subnet-000004", + "properties": {"addressPrefix": "10.0.0.0/24", "privateEndpointNetworkPolicies": + "Enabled", "privateLinkServiceNetworkPolicies": "Enabled"}}]}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + Content-Length: + - '315' + Content-Type: + - application/json + ParameterSetName: + - -n -g -l --subnet-name + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003?api-version=2021-02-01 + response: + body: + string: "{\r\n \"name\": \"cli-vnet-000003\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003\",\r\n + \ \"etag\": \"W/\\\"9d9847ff-f0eb-4a6f-9279-517a9a2065a0\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"resourceGuid\": \"372069b9-95e7-4504-8a13-4885e02b3add\",\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\": \"cli-subnet-000004\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n + \ \"etag\": \"W/\\\"9d9847ff-f0eb-4a6f-9279-517a9a2065a0\\\"\",\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 }\r\n}" + headers: + azure-asyncnotification: + - Enabled + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7bb06e23-1634-4dbe-8356-8b5e2256693b?api-version=2021-02-01 + cache-control: + - no-cache + content-length: + - '1494' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:33:18 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - b2fbc98e-10e3-48ac-82e7-7bebe4ee5502 + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 201 + message: Created +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l --subnet-name + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7bb06e23-1634-4dbe-8356-8b5e2256693b?api-version=2021-02-01 + response: + body: + string: "{\r\n \"status\": \"Succeeded\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '29' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:33:23 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: + - dfbd9f11-f19c-48af-b382-c0c345d3a413 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet create + Connection: + - keep-alive + ParameterSetName: + - -n -g -l --subnet-name + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003?api-version=2021-02-01 + response: + body: + string: "{\r\n \"name\": \"cli-vnet-000003\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003\",\r\n + \ \"etag\": \"W/\\\"6219a76b-c527-4179-b402-d79a51d71672\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"372069b9-95e7-4504-8a13-4885e02b3add\",\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\": \"cli-subnet-000004\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n + \ \"etag\": \"W/\\\"6219a76b-c527-4179-b402-d79a51d71672\\\"\",\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 + \ }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": + false\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1496' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:33:23 GMT + etag: + - W/"6219a76b-c527-4179-b402-d79a51d71672" + 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: + - 8c1b230a-66f3-435c-a551-0284e0cb399f + 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: + - -n --vnet-name -g --disable-private-endpoint-network-policies + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004?api-version=2021-02-01 + response: + body: + string: "{\r\n \"name\": \"cli-subnet-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n + \ \"etag\": \"W/\\\"6219a76b-c527-4179-b402-d79a51d71672\\\"\",\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: + - '639' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:33:24 GMT + etag: + - W/"6219a76b-c527-4179-b402-d79a51d71672" + 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: + - 71ccc9ad-9cca-42a9-8a7b-05c58c3a192e + status: + code: 200 + message: OK +- request: + body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004", + "name": "cli-subnet-000004", "type": "Microsoft.Network/virtualNetworks/subnets", + "properties": {"addressPrefix": "10.0.0.0/24", "delegations": [], "privateEndpointNetworkPolicies": + "Disabled", "privateLinkServiceNetworkPolicies": "Enabled"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet subnet update + Connection: + - keep-alive + Content-Length: + - '504' + Content-Type: + - application/json + ParameterSetName: + - -n --vnet-name -g --disable-private-endpoint-network-policies + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004?api-version=2021-02-01 + response: + body: + string: "{\r\n \"name\": \"cli-subnet-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n + \ \"etag\": \"W/\\\"fde5fd5a-add7-4281-9d1d-a59717b540de\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.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/westus/operations/faf1bd9c-335b-4d43-bc73-ae8509899a02?api-version=2021-02-01 + cache-control: + - no-cache + content-length: + - '639' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:33: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-arm-service-request-id: + - 56d7eb88-453f-48f5-b3c0-873bbb1afd4c + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet subnet update + Connection: + - keep-alive + ParameterSetName: + - -n --vnet-name -g --disable-private-endpoint-network-policies + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/faf1bd9c-335b-4d43-bc73-ae8509899a02?api-version=2021-02-01 + response: + body: + string: "{\r\n \"status\": \"Succeeded\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '29' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:33:28 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: + - 106068f6-49be-4464-b80f-954eeff80660 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vnet subnet update + Connection: + - keep-alive + ParameterSetName: + - -n --vnet-name -g --disable-private-endpoint-network-policies + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004?api-version=2021-02-01 + response: + body: + string: "{\r\n \"name\": \"cli-subnet-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n + \ \"etag\": \"W/\\\"d48d2bd9-1920-4249-9171-63b7d881e901\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.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: + cache-control: + - no-cache + content-length: + - '640' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:33:28 GMT + etag: + - W/"d48d2bd9-1920-4249-9171-63b7d881e901" + 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: + - 737bd497-7e05-41d4-9e2c-7aa97602bc5f + status: + code: 200 + message: OK +- request: + body: '{"location": "westus", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004", + "properties": {"privateEndpointNetworkPolicies": "Enabled", "privateLinkServiceNetworkPolicies": + "Enabled"}}, "privateLinkServiceConnections": [{"name": "cli-pec-000006", "properties": + {"privateLinkServiceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002", + "groupIds": ["redisCache"]}}]}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint create + Connection: + - keep-alive + Content-Length: + - '761' + Content-Type: + - application/json + ParameterSetName: + - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id + --group-id + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-02-01 + response: + body: + string: "{\r\n \"name\": \"cli-pe-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\",\r\n + \ \"etag\": \"W/\\\"cfc3564f-fd34-41df-8a51-80a0f4f7875b\\\"\",\r\n \"type\": + \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"westus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"262a15d4-34d8-4213-bf8b-e690b1e73256\",\r\n \"privateLinkServiceConnections\": + [\r\n {\r\n \"name\": \"cli-pec-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005/privateLinkServiceConnections/cli-pec-000006\",\r\n + \ \"etag\": \"W/\\\"cfc3564f-fd34-41df-8a51-80a0f4f7875b\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002\",\r\n + \ \"groupIds\": [\r\n \"redisCache\"\r\n ],\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_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\"\r\n + \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.40d9017c-75b3-4032-b62f-2971d36e9b9c\"\r\n + \ }\r\n ],\r\n \"customDnsConfigs\": []\r\n }\r\n}" + headers: + azure-asyncnotification: + - Enabled + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e4065854-f56d-4390-9394-ade2f02bf040?api-version=2021-02-01 + cache-control: + - no-cache + content-length: + - '2311' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:58:40 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - 6bc4c266-2557-4079-a692-3199e1af4f7a + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 201 + message: Created +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint create + Connection: + - keep-alive + ParameterSetName: + - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id + --group-id + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e4065854-f56d-4390-9394-ade2f02bf040?api-version=2021-02-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:58: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: + - 91db3639-3187-45a9-bffe-a20c6090e46a + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint create + Connection: + - keep-alive + ParameterSetName: + - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id + --group-id + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e4065854-f56d-4390-9394-ade2f02bf040?api-version=2021-02-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:59:00 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: + - 9b833863-dfd1-4c42-9dd9-cf2666093ddd + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint create + Connection: + - keep-alive + ParameterSetName: + - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id + --group-id + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e4065854-f56d-4390-9394-ade2f02bf040?api-version=2021-02-01 + response: + body: + string: "{\r\n \"status\": \"Succeeded\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '29' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:59:21 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: + - ebda3135-eb3a-476c-9d51-507ec7b7bc37 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint create + Connection: + - keep-alive + ParameterSetName: + - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id + --group-id + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-02-01 + response: + body: + string: "{\r\n \"name\": \"cli-pe-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\",\r\n + \ \"etag\": \"W/\\\"b4f0d263-29ae-43df-b977-510451f9caf2\\\"\",\r\n \"type\": + \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"westus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"262a15d4-34d8-4213-bf8b-e690b1e73256\",\r\n \"privateLinkServiceConnections\": + [\r\n {\r\n \"name\": \"cli-pec-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005/privateLinkServiceConnections/cli-pec-000006\",\r\n + \ \"etag\": \"W/\\\"b4f0d263-29ae-43df-b977-510451f9caf2\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002\",\r\n + \ \"groupIds\": [\r\n \"redisCache\"\r\n ],\r\n + \ \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Approved\",\r\n \"description\": \"Auto-Approved\",\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_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\"\r\n + \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.40d9017c-75b3-4032-b62f-2971d36e9b9c\"\r\n + \ }\r\n ],\r\n \"customDnsConfigs\": [\r\n {\r\n \"fqdn\": + \"cli-test-acfr-pe-000002.redis.cache.windows.net\",\r\n \"ipAddresses\": + [\r\n \"10.0.0.4\"\r\n ]\r\n }\r\n ]\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '2481' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:59:21 GMT + etag: + - W/"b4f0d263-29ae-43df-b977-510451f9caf2" + 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: + - be9adcac-1f22-4d5f-88eb-6eb83fb39f68 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint show + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-02-01 + response: + body: + string: "{\r\n \"name\": \"cli-pe-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\",\r\n + \ \"etag\": \"W/\\\"b4f0d263-29ae-43df-b977-510451f9caf2\\\"\",\r\n \"type\": + \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"westus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"262a15d4-34d8-4213-bf8b-e690b1e73256\",\r\n \"privateLinkServiceConnections\": + [\r\n {\r\n \"name\": \"cli-pec-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005/privateLinkServiceConnections/cli-pec-000006\",\r\n + \ \"etag\": \"W/\\\"b4f0d263-29ae-43df-b977-510451f9caf2\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002\",\r\n + \ \"groupIds\": [\r\n \"redisCache\"\r\n ],\r\n + \ \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Approved\",\r\n \"description\": \"Auto-Approved\",\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_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\"\r\n + \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.40d9017c-75b3-4032-b62f-2971d36e9b9c\"\r\n + \ }\r\n ],\r\n \"customDnsConfigs\": [\r\n {\r\n \"fqdn\": + \"cli-test-acfr-pe-000002.redis.cache.windows.net\",\r\n \"ipAddresses\": + [\r\n \"10.0.0.4\"\r\n ]\r\n }\r\n ]\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '2481' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:59:22 GMT + etag: + - W/"b4f0d263-29ae-43df-b977-510451f9caf2" + 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: + - e2d3a205-85c2-42da-80cf-6350b2abe477 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint show + Connection: + - keep-alive + ParameterSetName: + - --resource-group --name + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-02-01 + response: + body: + string: "{\r\n \"name\": \"cli-pe-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\",\r\n + \ \"etag\": \"W/\\\"b4f0d263-29ae-43df-b977-510451f9caf2\\\"\",\r\n \"type\": + \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"westus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"262a15d4-34d8-4213-bf8b-e690b1e73256\",\r\n \"privateLinkServiceConnections\": + [\r\n {\r\n \"name\": \"cli-pec-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005/privateLinkServiceConnections/cli-pec-000006\",\r\n + \ \"etag\": \"W/\\\"b4f0d263-29ae-43df-b977-510451f9caf2\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002\",\r\n + \ \"groupIds\": [\r\n \"redisCache\"\r\n ],\r\n + \ \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Approved\",\r\n \"description\": \"Auto-Approved\",\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_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\"\r\n + \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.40d9017c-75b3-4032-b62f-2971d36e9b9c\"\r\n + \ }\r\n ],\r\n \"customDnsConfigs\": [\r\n {\r\n \"fqdn\": + \"cli-test-acfr-pe-000002.redis.cache.windows.net\",\r\n \"ipAddresses\": + [\r\n \"10.0.0.4\"\r\n ]\r\n }\r\n ]\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '2481' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:59:23 GMT + etag: + - W/"b4f0d263-29ae-43df-b977-510451f9caf2" + 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: + - 02835859-e773-47ab-b35a-64c75ecebcc0 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint delete + Connection: + - keep-alive + Content-Length: + - '0' + ParameterSetName: + - --id + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: DELETE + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-02-01 + response: + body: + string: '' + headers: + azure-asyncnotification: + - Enabled + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5f3eaf5e-d209-4a35-8dab-888663d7decc?api-version=2021-02-01 + cache-control: + - no-cache + content-length: + - '0' + date: + - Mon, 11 Oct 2021 11:59:28 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/5f3eaf5e-d209-4a35-8dab-888663d7decc?api-version=2021-02-01 + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - 53d38406-85a2-48fc-a909-dfb01a246c3d + x-ms-ratelimit-remaining-subscription-deletes: + - '14999' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint delete + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5f3eaf5e-d209-4a35-8dab-888663d7decc?api-version=2021-02-01 + response: + body: + string: "{\r\n \"status\": \"Succeeded\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '29' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:59:39 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: + - b7e9a985-1668-4577-9f55-c8ba2054566e + status: + code: 200 + message: OK +version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml new file mode 100644 index 00000000000..9766c35e24a --- /dev/null +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml @@ -0,0 +1,153 @@ +interactions: +- request: + body: '{"location": "eastus", "properties": {"tenantSettings": {}, "sku": {"name": + "Basic", "family": "c", "capacity": 0}}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - redis create + Connection: + - keep-alive + Content-Length: + - '116' + Content-Type: + - application/json + ParameterSetName: + - --location --name --resource-group --sku --vm-size + User-Agent: + - AZURECLI/2.29.0 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_plr000001/providers/Microsoft.Cache/redis/cli-test-acfr-plr000002?api-version=2020-12-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_plr000001/providers/Microsoft.Cache/Redis/cli-test-acfr-plr000002","location":"East + US","name":"cli-test-acfr-plr000002","type":"Microsoft.Cache/Redis","tags":{},"properties":{"provisioningState":"Creating","redisVersion":"4.0.14","sku":{"name":"Basic","family":"C","capacity":0},"enableNonSslPort":false,"instances":[{"sslPort":15000,"isMaster":false,"isPrimary":false}],"publicNetworkAccess":"Enabled","tenantSettings":{},"redisConfiguration":{"maxclients":"256","maxmemory-reserved":"2","maxfragmentationmemory-reserved":"12","maxmemory-delta":"2"},"accessKeys":{"primaryKey":"pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=","secondaryKey":"sJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo="},"hostName":"cli-test-acfr-plr000002.redis.cache.windows.net","port":6379,"sslPort":6380,"linkedServers":[]}}' + headers: + cache-control: + - no-cache + content-length: + - '952' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:32:39 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_plr000001/providers/Microsoft.Cache/redis/cli-test-acfr-plr000002?api-version=2020-12-01 + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + x-rp-server-mvid: + - e2ca6544-d552-478b-ab9b-3ff2aa686d2f + status: + code: 201 + message: Created +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - redis create + Connection: + - keep-alive + ParameterSetName: + - --location --name --resource-group --sku --vm-size + User-Agent: + - AZURECLI/2.29.0 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_plr000001/providers/Microsoft.Cache/redis/cli-test-acfr-plr000002?api-version=2020-12-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_plr000001/providers/Microsoft.Cache/Redis/cli-test-acfr-plr000002","location":"East + US","name":"cli-test-acfr-plr000002","type":"Microsoft.Cache/Redis","tags":{},"properties":{"provisioningState":"Creating","redisVersion":"4.0.14","sku":{"name":"Basic","family":"C","capacity":0},"enableNonSslPort":false,"instances":[{"sslPort":15000,"isMaster":false,"isPrimary":false}],"publicNetworkAccess":"Enabled","tenantSettings":{},"redisConfiguration":{"maxclients":"256","maxmemory-reserved":"2","maxfragmentationmemory-reserved":"12","maxmemory-delta":"2"},"accessKeys":null,"hostName":"cli-test-acfr-plr000002.redis.cache.windows.net","port":6379,"sslPort":6380,"linkedServers":[]}}' + headers: + cache-control: + - no-cache + content-length: + - '833' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:33:10 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - e2ca6544-d552-478b-ab9b-3ff2aa686d2f + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-link-resource list + Connection: + - keep-alive + ParameterSetName: + - --name -g --type + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_plr000001/providers/Microsoft.Cache/Redis/cli-test-acfr-plr000002/privateLinkResources?api-version=2020-12-01 + response: + body: + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_plr000001/providers/Microsoft.Cache/redis/cli-test-acfr-plr000002/privateLinkResources/redisCache","name":"redisCache","type":"Microsoft.Cache/Redis/privateLinkResources","properties":{"groupId":"redisCache","requiredMembers":["redisCache"],"requiredZoneNames":["privatelink.redis.cache.windows.net"]}}]}' + headers: + cache-control: + - no-cache + content-length: + - '459' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 11 Oct 2021 11:33:13 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - e2ca6544-d552-478b-ab9b-3ff2aa686d2f + status: + code: 200 + message: OK +version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_private_endpoint_commands.py b/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_private_endpoint_commands.py index 141b31daeb8..5beb1c69954 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_private_endpoint_commands.py +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_private_endpoint_commands.py @@ -2409,5 +2409,62 @@ def test_private_link_resource_hdinsight(self, resource_group): self.cmd('network private-endpoint-connection show --id {private-endpoint-connection-id}', expect_failure=True) +class NetworkPrivateLinkAzureCacheforRedisScenarioTest(ScenarioTest): + @ResourceGroupPreparer(name_prefix='cli_test_acfr_plr') + def test_private_link_resource_acfr(self, resource_group): + self.kwargs.update({ + 'cache_name': self.create_random_name('cli-test-acfr-plr', 28), + 'loc': 'eastus' + }) + self.cmd('az redis create --location {loc} --name {cache_name} --resource-group {rg} --sku Basic --vm-size c0') + + self.cmd('network private-link-resource list --name {cache_name} -g {rg} --type Microsoft.Cache/Redis' , checks=[ + self.check('length(@)', 1)]) ##### + + @ResourceGroupPreparer(name_prefix='cli_test_acfr_pe') + def test_private_endpoint_connection_acfr(self,resource_group): + self.kwargs.update({ + 'cache_name': self.create_random_name('cli-test-acfr-pe-', 28), + 'loc': 'westus', + 'vnet': self.create_random_name('cli-vnet-', 24), + 'subnet': self.create_random_name('cli-subnet-', 24), + 'pe': self.create_random_name('cli-pe-', 24), + 'pe_connection': self.create_random_name('cli-pec-', 24) + }) + + # Prepare Redis Cache and network + cache = self.cmd('az redis create --location {loc} --name {cache_name} --resource-group {rg} --sku Standard --vm-size c1').get_output_in_json() + self.kwargs['acfr_id'] = cache['id'] + + self.cmd('az network vnet create -n {vnet} -g {rg} -l {loc} --subnet-name {subnet}', + checks=self.check('length(newVNet.subnets)', 1)) + + self.cmd('az network vnet subnet update -n {subnet} --vnet-name {vnet} -g {rg} ' + '--disable-private-endpoint-network-policies true', + checks=self.check('privateEndpointNetworkPolicies', 'Disabled')) + + # Waiting for Cache creation + if self.is_live: + time.sleep(25 * 60) + + # Creating Private Endpoint + pe = self.cmd('az network private-endpoint create -g {rg} -n {pe} --vnet-name {vnet} --subnet {subnet} -l {loc} --connection-name {pe_connection} --private-connection-resource-id {acfr_id} --group-id redisCache').get_output_in_json() + self.kwargs['pe_id'] = pe['id'] + self.kwargs['pe_name'] = self.kwargs['pe_id'].split('/')[-1] + + # Test get connection details of private endpoint + results = self.kwargs['pe_id'].split('/') + self.kwargs['pec_id'] = '/subscriptions/{0}/resourceGroups/{1}/providers/Microsoft.Network/privateEndpoints/{2}'.format(results[2], results[4], results[-1]) + + self.cmd('az network private-endpoint show --id {pec_id}', + checks=self.check('id', '{pec_id}')) + + self.cmd( + 'az network private-endpoint show --resource-group {rg} --name {pe_name}', + checks=self.check('name', '{pe_name}')) + + # Test delete + self.cmd('az network private-endpoint delete --id {pec_id}') + if __name__ == '__main__': unittest.main() diff --git a/src/azure-cli/azure/cli/command_modules/redis/_help.py b/src/azure-cli/azure/cli/command_modules/redis/_help.py index 09b894b0bc4..7a9c43922f0 100644 --- a/src/azure-cli/azure/cli/command_modules/redis/_help.py +++ b/src/azure-cli/azure/cli/command_modules/redis/_help.py @@ -19,6 +19,24 @@ - name: Create new Redis Cache instance. (autogenerated) text: az redis create --location westus2 --name MyRedisCache --resource-group MyResourceGroup --sku Basic --vm-size c0 crafted: true + - name: Configure the multiple zones for new Premium Azure Cache for Redis + text: az redis create --location westus2 --name MyRedisCache --resource-group MyResourceGroup --sku Premium --vm-size p1 --zones 1 2 + crafted: true + - name: Configure the memory policies for the cache. + text: az redis create --resource-group resourceGroupName --name cacheName --location westus2 --sku Standard --vm-size c0 --redis-configuration "{\""maxmemory-policy\"": \""allkeys-lru\""}" + crafted: true + - name: Configure the RDB back up enabled data persistence for new Premium Azure Cache for Redis + text: az redis create --location westus2 --name MyRedisCache --resource-group MyResourceGroup --sku Premium --vm-size p1 --redis-configuration "{\""rdb-storage-connection-string\"": \""DefaultEndpointsProtocol=https;AccountName=mystorageaccount;AccountKey=pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=;EndpointSuffix=core.windows.net\"", \""rdb-backup-enabled\"": \""true\"", \""rdb-backup-frequency\"": \""15\"", \""rdb-backup-max-snapshot-count\"": \""1\""}" + crafted: true + - name: Configure the AOF back up enabled data persistence for new Premium Azure Cache for Redis + text: az redis create --location westus2 --name MyRedisCache --resource-group MyResourceGroup --sku Premium --vm-size p1 --redis-configuration "{\""aof-backup-enabled\"": \""true\"", \""aof-storage-connection-string-0\"": \""DefaultEndpointsProtocol=https;AccountName=mystorageaccount;AccountKey=pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=;EndpointSuffix=core.windows.net\"", \""aof-storage-connection-string-1\"": \""DefaultEndpointsProtocol=https;AccountName=mystorageaccount;AccountKey=pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=;EndpointSuffix=core.windows.net\""}" + crafted: true + - name: Create a Premium Azure Cache for Redis with clustering enabled + text: az redis create --location westus2 --name MyRedisCache --resource-group MyResourceGroup --sku Premium --vm-size p1 --shard-count 2 + crafted: true + - name: Deploying a Premium Azure Cache for Redis inside an existing Azure Virtual Network + text: az redis create --location westus2 --name MyRedisCache --resource-group MyResourceGroup --sku Premium --vm-size p1 --subnet-id "/subscriptions/{subid}/resourceGroups/{resourceGroupName}/providers/Microsoft.{Network|ClassicNetwork}/virtualNetworks/vnet1/subnets/subnet1" + crafted: true """ helps['redis export'] = """ @@ -85,6 +103,28 @@ type: command short-summary: Update a Redis cache. long-summary: Scale or update settings of a Redis cache. +examples: + - name: Update the maxmemory-policy for your Azure Cache for Redis named MyRedisCache + text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "redisConfiguration.maxmemory-policy"="allkeys-lru" + crafted: true + - name: Disable the RDB back up data persistence for Premium Azure Cache for Redis + text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "redisConfiguration.rdb-backup-enabled"="false" + crafted: true + - name: Configure the RDB back up enabled data persistence for already created Premium Azure Cache for Redis + text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "redisConfiguration.rdb-storage-connection-string"="DefaultEndpointsProtocol=https;AccountName=mystorageaccount;AccountKey=pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=;EndpointSuffix=core.windows.net" "redisConfiguration.rdb-backup-enabled"="true" "redisConfiguration.rdb-backup-frequency"="15" "redisConfiguration.rdb-backup-max-snapshot-count"="1" + crafted: true + - name: Scale an Azure Cache for Redis Instance - Update to different size (Below example scaling from c0 to c1). + text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "sku.capacity"="2" + crafted: true + - name: Scale an Azure Cache for Redis Instance - Update to different tier (From Basic to Standard or Standard to Premium). + text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "sku.name"="Premium" "sku.capacity"="1" "sku.family"="P" + crafted: true + - name: Scale an Azure Cache for Redis Instance - Enable Redis Clustering. + text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "shardCount"="1" + crafted: true + -- name: Scale an Azure Cache for Redis Instance - Use Redis Cluster to scale in/out. + text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "shardCount"="2" + crafted: true """ helps['redis force-reboot'] = """ From 29869296ea44d7357f14e23d727c847ec4d08e11 Mon Sep 17 00:00:00 2001 From: Anshul Lahoti Date: Thu, 21 Oct 2021 16:44:30 +0530 Subject: [PATCH 2/5] Edited help files for Redis Cache and test cases for private endpoints --- ...test_private_endpoint_connection_acfr.yaml | 1610 +++++++++++++++-- .../test_private_link_resource_acfr.yaml | 14 +- .../latest/test_private_endpoint_commands.py | 18 +- .../azure/cli/command_modules/redis/_help.py | 10 +- 4 files changed, 1531 insertions(+), 121 deletions(-) diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml index 61f42653fd7..88d93665c23 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml @@ -24,7 +24,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002","location":"West - US","name":"cli-test-acfr-pe-000002","type":"Microsoft.Cache/Redis","tags":{},"properties":{"provisioningState":"Creating","redisVersion":"4.0.14","sku":{"name":"Standard","family":"C","capacity":1},"enableNonSslPort":false,"instances":[{"sslPort":15000,"isMaster":false,"isPrimary":false},{"sslPort":15001,"isMaster":false,"isPrimary":false}],"publicNetworkAccess":"Enabled","tenantSettings":{},"redisConfiguration":{"maxclients":"1000","maxmemory-reserved":"50","maxfragmentationmemory-reserved":"50","maxmemory-delta":"50"},"accessKeys":{"primaryKey":"pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=","secondaryKey":"sJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo="},"hostName":"cli-test-acfr-pe-000002.redis.cache.windows.net","port":6379,"sslPort":6380,"linkedServers":[]}}' + US","name":"cli-test-acfr-pe-000002","type":"Microsoft.Cache/Redis","tags":{},"properties":{"provisioningState":"Creating","redisVersion":"4.0.14","sku":{"name":"Standard","family":"C","capacity":1},"enableNonSslPort":false,"instances":[{"sslPort":15000,"isMaster":false,"isPrimary":false},{"sslPort":15001,"isMaster":false,"isPrimary":false}],"publicNetworkAccess":"Enabled","tenantSettings":{},"redisConfiguration":{"maxclients":"1000","maxmemory-reserved":"50","maxfragmentationmemory-reserved":"50","maxmemory-delta":"50"},"accessKeys":{"primaryKey":"","secondaryKey":""},"hostName":"cli-test-acfr-pe-000002.redis.cache.windows.net","port":6379,"sslPort":6380,"linkedServers":[]}}' headers: cache-control: - no-cache @@ -33,7 +33,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:32:38 GMT + - Thu, 21 Oct 2021 10:09:35 GMT expires: - '-1' location: @@ -47,9 +47,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-rp-server-mvid: - - e2ca6544-d552-478b-ab9b-3ff2aa686d2f + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 status: code: 201 message: Created @@ -82,7 +82,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:33:09 GMT + - Thu, 21 Oct 2021 10:10:06 GMT expires: - '-1' pragma: @@ -98,7 +98,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - e2ca6544-d552-478b-ab9b-3ff2aa686d2f + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 status: code: 200 message: OK @@ -129,15 +129,15 @@ interactions: response: body: string: "{\r\n \"name\": \"cli-vnet-000003\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003\",\r\n - \ \"etag\": \"W/\\\"9d9847ff-f0eb-4a6f-9279-517a9a2065a0\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2d2d0fa8-35d6-45d3-93c8-18e2bb11de74\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"372069b9-95e7-4504-8a13-4885e02b3add\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"f571eead-6272-4209-9bcf-51836f47a68c\",\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\": \"cli-subnet-000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n - \ \"etag\": \"W/\\\"9d9847ff-f0eb-4a6f-9279-517a9a2065a0\\\"\",\r\n + \ \"etag\": \"W/\\\"2d2d0fa8-35d6-45d3-93c8-18e2bb11de74\\\"\",\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\": @@ -148,7 +148,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7bb06e23-1634-4dbe-8356-8b5e2256693b?api-version=2021-02-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a78aaa47-88d0-4a5c-9c7e-1f06b4eeca0f?api-version=2021-02-01 cache-control: - no-cache content-length: @@ -156,7 +156,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:33:18 GMT + - Thu, 21 Oct 2021 10:10:21 GMT expires: - '-1' pragma: @@ -169,7 +169,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b2fbc98e-10e3-48ac-82e7-7bebe4ee5502 + - 5bbfdc3e-6b72-4512-8633-a3129551a02c x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -191,7 +191,7 @@ interactions: User-Agent: - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7bb06e23-1634-4dbe-8356-8b5e2256693b?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a78aaa47-88d0-4a5c-9c7e-1f06b4eeca0f?api-version=2021-02-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -203,7 +203,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:33:23 GMT + - Thu, 21 Oct 2021 10:10:25 GMT expires: - '-1' pragma: @@ -220,7 +220,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dfbd9f11-f19c-48af-b382-c0c345d3a413 + - 09473161-b38c-43c7-9782-3a9fd0ccf482 status: code: 200 message: OK @@ -244,15 +244,15 @@ interactions: response: body: string: "{\r\n \"name\": \"cli-vnet-000003\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003\",\r\n - \ \"etag\": \"W/\\\"6219a76b-c527-4179-b402-d79a51d71672\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"08139641-8d3a-414e-b959-e4ef829ab4fd\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"372069b9-95e7-4504-8a13-4885e02b3add\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"f571eead-6272-4209-9bcf-51836f47a68c\",\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\": \"cli-subnet-000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n - \ \"etag\": \"W/\\\"6219a76b-c527-4179-b402-d79a51d71672\\\"\",\r\n + \ \"etag\": \"W/\\\"08139641-8d3a-414e-b959-e4ef829ab4fd\\\"\",\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\": @@ -267,9 +267,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:33:23 GMT + - Thu, 21 Oct 2021 10:10:25 GMT etag: - - W/"6219a76b-c527-4179-b402-d79a51d71672" + - W/"08139641-8d3a-414e-b959-e4ef829ab4fd" expires: - '-1' pragma: @@ -286,7 +286,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8c1b230a-66f3-435c-a551-0284e0cb399f + - 6f3277ce-73c3-47cb-bd61-15f54b2f6bee status: code: 200 message: OK @@ -310,7 +310,7 @@ interactions: response: body: string: "{\r\n \"name\": \"cli-subnet-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n - \ \"etag\": \"W/\\\"6219a76b-c527-4179-b402-d79a51d71672\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"08139641-8d3a-414e-b959-e4ef829ab4fd\\\"\",\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\": @@ -323,9 +323,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:33:24 GMT + - Thu, 21 Oct 2021 10:10:26 GMT etag: - - W/"6219a76b-c527-4179-b402-d79a51d71672" + - W/"08139641-8d3a-414e-b959-e4ef829ab4fd" expires: - '-1' pragma: @@ -342,7 +342,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 71ccc9ad-9cca-42a9-8a7b-05c58c3a192e + - 5f4952ae-7b93-431b-a6eb-72df1632c14c status: code: 200 message: OK @@ -373,14 +373,14 @@ interactions: response: body: string: "{\r\n \"name\": \"cli-subnet-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n - \ \"etag\": \"W/\\\"fde5fd5a-add7-4281-9d1d-a59717b540de\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"cd6e90d3-a242-4d79-ae22-3124e393f1a8\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.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/westus/operations/faf1bd9c-335b-4d43-bc73-ae8509899a02?api-version=2021-02-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebd21c5a-4cac-4c05-a0ba-3d7475ba18a1?api-version=2021-02-01 cache-control: - no-cache content-length: @@ -388,7 +388,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:33:25 GMT + - Thu, 21 Oct 2021 10:10:27 GMT expires: - '-1' pragma: @@ -405,7 +405,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 56d7eb88-453f-48f5-b3c0-873bbb1afd4c + - cb7ebf62-ea78-4b0e-a37a-0b0a720e7163 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -427,7 +427,7 @@ interactions: User-Agent: - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/faf1bd9c-335b-4d43-bc73-ae8509899a02?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebd21c5a-4cac-4c05-a0ba-3d7475ba18a1?api-version=2021-02-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -439,7 +439,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:33:28 GMT + - Thu, 21 Oct 2021 10:10:30 GMT expires: - '-1' pragma: @@ -456,7 +456,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 106068f6-49be-4464-b80f-954eeff80660 + - b8a250b8-93a6-4db0-a113-ad0d912ed426 status: code: 200 message: OK @@ -480,7 +480,7 @@ interactions: response: body: string: "{\r\n \"name\": \"cli-subnet-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n - \ \"etag\": \"W/\\\"d48d2bd9-1920-4249-9171-63b7d881e901\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"f6952697-b0be-40b0-a5e8-867267c2cd48\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -493,9 +493,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:33:28 GMT + - Thu, 21 Oct 2021 10:10:31 GMT etag: - - W/"d48d2bd9-1920-4249-9171-63b7d881e901" + - W/"f6952697-b0be-40b0-a5e8-867267c2cd48" expires: - '-1' pragma: @@ -512,7 +512,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 737bd497-7e05-41d4-9e2c-7aa97602bc5f + - 206c0c56-3e51-4cf6-867f-96ec2ed0e17a status: code: 200 message: OK @@ -545,35 +545,35 @@ interactions: response: body: string: "{\r\n \"name\": \"cli-pe-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\",\r\n - \ \"etag\": \"W/\\\"cfc3564f-fd34-41df-8a51-80a0f4f7875b\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"db1f2388-e325-40d9-8e11-bca2eb645f35\\\"\",\r\n \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"262a15d4-34d8-4213-bf8b-e690b1e73256\",\r\n \"privateLinkServiceConnections\": + \"02d647ae-4e27-4532-a5d8-8abe34812758\",\r\n \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"cli-pec-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005/privateLinkServiceConnections/cli-pec-000006\",\r\n - \ \"etag\": \"W/\\\"cfc3564f-fd34-41df-8a51-80a0f4f7875b\\\"\",\r\n + \ \"etag\": \"W/\\\"db1f2388-e325-40d9-8e11-bca2eb645f35\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002\",\r\n \ \"groupIds\": [\r\n \"redisCache\"\r\n ],\r\n \ \"privateLinkServiceConnectionState\": {\r\n \"status\": - \"Approved\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"Approved\",\r\n \"description\": \"Auto Approved\",\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_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.40d9017c-75b3-4032-b62f-2971d36e9b9c\"\r\n + \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.c5e738f7-8b9d-48fc-95ca-eceb3e3e50fb\"\r\n \ }\r\n ],\r\n \"customDnsConfigs\": []\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e4065854-f56d-4390-9394-ade2f02bf040?api-version=2021-02-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-01 cache-control: - no-cache content-length: - - '2311' + - '2324' content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:58:40 GMT + - Thu, 21 Oct 2021 10:35:46 GMT expires: - '-1' pragma: @@ -586,7 +586,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6bc4c266-2557-4079-a692-3199e1af4f7a + - 7cb7efb6-9d73-4a37-932e-4f634269d644 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -609,7 +609,157 @@ interactions: User-Agent: - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e4065854-f56d-4390-9394-ade2f02bf040?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-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, 21 Oct 2021 10:35: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: + - 92457ef5-0a93-4df6-85eb-a2554122d850 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint create + Connection: + - keep-alive + ParameterSetName: + - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id + --group-id + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-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, 21 Oct 2021 10:36:08 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: + - 07e19883-2256-48c1-9250-87f7f8e20ba9 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint create + Connection: + - keep-alive + ParameterSetName: + - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id + --group-id + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-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, 21 Oct 2021 10:36:29 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: + - f32a6fb7-bc82-4cf1-af1f-dbdafc224a1c + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint create + Connection: + - keep-alive + ParameterSetName: + - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id + --group-id + User-Agent: + - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -621,7 +771,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:58:50 GMT + - Thu, 21 Oct 2021 10:37:11 GMT expires: - '-1' pragma: @@ -638,7 +788,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 91db3639-3187-45a9-bffe-a20c6090e46a + - 9372094a-2c8c-4240-b027-ab0f5c329c15 status: code: 200 message: OK @@ -659,7 +809,7 @@ interactions: User-Agent: - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e4065854-f56d-4390-9394-ade2f02bf040?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -671,7 +821,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:59:00 GMT + - Thu, 21 Oct 2021 10:37:52 GMT expires: - '-1' pragma: @@ -688,7 +838,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9b833863-dfd1-4c42-9dd9-cf2666093ddd + - c595e07e-4a19-4990-8d34-efe7598b7bf4 status: code: 200 message: OK @@ -709,7 +859,7 @@ interactions: User-Agent: - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e4065854-f56d-4390-9394-ade2f02bf040?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -721,7 +871,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:59:21 GMT + - Thu, 21 Oct 2021 10:39:12 GMT expires: - '-1' pragma: @@ -738,7 +888,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ebda3135-eb3a-476c-9d51-507ec7b7bc37 + - 18adbaaa-fabb-4c09-89c8-68f78aade399 status: code: 200 message: OK @@ -763,12 +913,12 @@ interactions: response: body: string: "{\r\n \"name\": \"cli-pe-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\",\r\n - \ \"etag\": \"W/\\\"b4f0d263-29ae-43df-b977-510451f9caf2\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b\\\"\",\r\n \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"262a15d4-34d8-4213-bf8b-e690b1e73256\",\r\n \"privateLinkServiceConnections\": + \"02d647ae-4e27-4532-a5d8-8abe34812758\",\r\n \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"cli-pec-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005/privateLinkServiceConnections/cli-pec-000006\",\r\n - \ \"etag\": \"W/\\\"b4f0d263-29ae-43df-b977-510451f9caf2\\\"\",\r\n + \ \"etag\": \"W/\\\"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002\",\r\n \ \"groupIds\": [\r\n \"redisCache\"\r\n ],\r\n @@ -777,7 +927,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_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.40d9017c-75b3-4032-b62f-2971d36e9b9c\"\r\n + \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.c5e738f7-8b9d-48fc-95ca-eceb3e3e50fb\"\r\n \ }\r\n ],\r\n \"customDnsConfigs\": [\r\n {\r\n \"fqdn\": \"cli-test-acfr-pe-000002.redis.cache.windows.net\",\r\n \"ipAddresses\": [\r\n \"10.0.0.4\"\r\n ]\r\n }\r\n ]\r\n }\r\n}" @@ -789,9 +939,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:59:21 GMT + - Thu, 21 Oct 2021 10:39:13 GMT etag: - - W/"b4f0d263-29ae-43df-b977-510451f9caf2" + - W/"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b" expires: - '-1' pragma: @@ -808,7 +958,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - be9adcac-1f22-4d5f-88eb-6eb83fb39f68 + - b18b5801-c81d-4ad2-88de-c6eb960d874f status: code: 200 message: OK @@ -832,12 +982,12 @@ interactions: response: body: string: "{\r\n \"name\": \"cli-pe-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\",\r\n - \ \"etag\": \"W/\\\"b4f0d263-29ae-43df-b977-510451f9caf2\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b\\\"\",\r\n \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"262a15d4-34d8-4213-bf8b-e690b1e73256\",\r\n \"privateLinkServiceConnections\": + \"02d647ae-4e27-4532-a5d8-8abe34812758\",\r\n \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"cli-pec-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005/privateLinkServiceConnections/cli-pec-000006\",\r\n - \ \"etag\": \"W/\\\"b4f0d263-29ae-43df-b977-510451f9caf2\\\"\",\r\n + \ \"etag\": \"W/\\\"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002\",\r\n \ \"groupIds\": [\r\n \"redisCache\"\r\n ],\r\n @@ -846,7 +996,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_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.40d9017c-75b3-4032-b62f-2971d36e9b9c\"\r\n + \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.c5e738f7-8b9d-48fc-95ca-eceb3e3e50fb\"\r\n \ }\r\n ],\r\n \"customDnsConfigs\": [\r\n {\r\n \"fqdn\": \"cli-test-acfr-pe-000002.redis.cache.windows.net\",\r\n \"ipAddresses\": [\r\n \"10.0.0.4\"\r\n ]\r\n }\r\n ]\r\n }\r\n}" @@ -858,9 +1008,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:59:22 GMT + - Thu, 21 Oct 2021 10:39:15 GMT etag: - - W/"b4f0d263-29ae-43df-b977-510451f9caf2" + - W/"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b" expires: - '-1' pragma: @@ -877,7 +1027,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e2d3a205-85c2-42da-80cf-6350b2abe477 + - 9409a009-5128-4066-8d65-a810f9ae5a06 status: code: 200 message: OK @@ -901,12 +1051,12 @@ interactions: response: body: string: "{\r\n \"name\": \"cli-pe-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\",\r\n - \ \"etag\": \"W/\\\"b4f0d263-29ae-43df-b977-510451f9caf2\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b\\\"\",\r\n \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"262a15d4-34d8-4213-bf8b-e690b1e73256\",\r\n \"privateLinkServiceConnections\": + \"02d647ae-4e27-4532-a5d8-8abe34812758\",\r\n \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"cli-pec-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005/privateLinkServiceConnections/cli-pec-000006\",\r\n - \ \"etag\": \"W/\\\"b4f0d263-29ae-43df-b977-510451f9caf2\\\"\",\r\n + \ \"etag\": \"W/\\\"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002\",\r\n \ \"groupIds\": [\r\n \"redisCache\"\r\n ],\r\n @@ -915,7 +1065,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_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.40d9017c-75b3-4032-b62f-2971d36e9b9c\"\r\n + \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.c5e738f7-8b9d-48fc-95ca-eceb3e3e50fb\"\r\n \ }\r\n ],\r\n \"customDnsConfigs\": [\r\n {\r\n \"fqdn\": \"cli-test-acfr-pe-000002.redis.cache.windows.net\",\r\n \"ipAddresses\": [\r\n \"10.0.0.4\"\r\n ]\r\n }\r\n ]\r\n }\r\n}" @@ -927,9 +1077,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:59:23 GMT + - Thu, 21 Oct 2021 10:39:17 GMT etag: - - W/"b4f0d263-29ae-43df-b977-510451f9caf2" + - W/"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b" expires: - '-1' pragma: @@ -946,7 +1096,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 02835859-e773-47ab-b35a-64c75ecebcc0 + - 5c4d6b2e-8512-439b-9e3d-d2277b9ac751 status: code: 200 message: OK @@ -958,51 +1108,47 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - network private-endpoint delete + - redis show Connection: - keep-alive - Content-Length: - - '0' ParameterSetName: - - --id + - -n -g User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-02-01 + - AZURECLI/2.29.0 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/redis/cli-test-acfr-pe-000002?api-version=2020-12-01 response: body: - string: '' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002","location":"West + US","name":"cli-test-acfr-pe-000002","type":"Microsoft.Cache/Redis","tags":{},"properties":{"provisioningState":"Succeeded","redisVersion":"4.0.14","sku":{"name":"Standard","family":"C","capacity":1},"enableNonSslPort":false,"instances":[{"sslPort":15000,"isMaster":true,"isPrimary":true},{"sslPort":15001,"isMaster":false,"isPrimary":false}],"publicNetworkAccess":"Disabled","tenantSettings":{},"privateEndpointConnections":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14","properties":{"privateEndpoint":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005"},"privateLinkServiceConnectionState":{"status":"Approved","description":"Auto-Approved","actionsRequired":"None"}}}],"redisConfiguration":{"maxclients":"1000","maxmemory-reserved":"50","maxfragmentationmemory-reserved":"50","maxmemory-delta":"50"},"accessKeys":null,"hostName":"cli-test-acfr-pe-000002.redis.cache.windows.net","port":6379,"sslPort":6380,"linkedServers":[]}}' headers: - azure-asyncnotification: - - Enabled - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5f3eaf5e-d209-4a35-8dab-888663d7decc?api-version=2021-02-01 cache-control: - no-cache content-length: - - '0' + - '1593' + content-type: + - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:59:28 GMT + - Thu, 21 Oct 2021 10:39:18 GMT expires: - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/5f3eaf5e-d209-4a35-8dab-888663d7decc?api-version=2021-02-01 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: - - 53d38406-85a2-48fc-a909-dfb01a246c3d - x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 status: - code: 202 - message: Accepted + code: 200 + message: OK - request: body: null headers: @@ -1011,33 +1157,92 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - network private-endpoint delete + - network private-endpoint-connection show Connection: - keep-alive ParameterSetName: - --id User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5f3eaf5e-d209-4a35-8dab-888663d7decc?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 response: body: - string: "{\r\n \"status\": \"Succeeded\"\r\n}" + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Approved\",\r\n \"description\": \"Auto-Approved\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '29' + - '886' content-type: - - application/json; charset=utf-8 + - application/json date: - - Mon, 11 Oct 2021 11:59:39 GMT + - Thu, 21 Oct 2021 10:39:21 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Approved\",\r\n \"description\": \"Auto-Approved\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '886' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:39:23 GMT + expires: + - '-1' + pragma: + - no-cache + server: - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains @@ -1047,8 +1252,1199 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff - x-ms-arm-service-request-id: - - b7e9a985-1668-4577-9f55-c8ba2054566e + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14", + "name": "cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14", "type": "Microsoft.Cache/Redis/privateEndpointConnections", + "properties": {"privateEndpoint": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005"}, + "privateLinkServiceConnectionState": {"status": "Rejected", "description": null, + "actionsRequired": "None"}}}' + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + Content-Length: + - '803' + Content-Type: + - application/json + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Cache/locations/West + US/asyncOperations/993e8e92-f004-4d50-8b9c-f3145f058cf7?api-version=2019-07-01 + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 21 Oct 2021 10:39:26 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Cache/locations/West%20US/asyncOperations/993e8e92-f004-4d50-8b9c-f3145f058cf7?api-version=2019-07-01 + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 201 + message: Created +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:39:38 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:39:49 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:40:02 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:40:13 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:40:24 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:40:36 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:40:46 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:40:58 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:41:09 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:41:21 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:41:33 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:41:43 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:41:54 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:42:05 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:42:17 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:42:27 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:42:39 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:42:50 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:43:01 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection reject + Connection: + - keep-alive + ParameterSetName: + - --id + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n + \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": + {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '873' + content-type: + - application/json + date: + - Thu, 21 Oct 2021 10:43:13 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network private-endpoint-connection delete + Connection: + - keep-alive + Content-Length: + - '0' + ParameterSetName: + - --id -y + User-Agent: + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + method: DELETE + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + response: + body: + string: '' + headers: + cache-control: + - no-cache + content-length: + - '0' + date: + - Thu, 21 Oct 2021 10:43:17 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-deletes: + - '14999' + x-rp-server-mvid: + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml index 9766c35e24a..0e21d515c52 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml @@ -24,7 +24,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_plr000001/providers/Microsoft.Cache/Redis/cli-test-acfr-plr000002","location":"East - US","name":"cli-test-acfr-plr000002","type":"Microsoft.Cache/Redis","tags":{},"properties":{"provisioningState":"Creating","redisVersion":"4.0.14","sku":{"name":"Basic","family":"C","capacity":0},"enableNonSslPort":false,"instances":[{"sslPort":15000,"isMaster":false,"isPrimary":false}],"publicNetworkAccess":"Enabled","tenantSettings":{},"redisConfiguration":{"maxclients":"256","maxmemory-reserved":"2","maxfragmentationmemory-reserved":"12","maxmemory-delta":"2"},"accessKeys":{"primaryKey":"pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=","secondaryKey":"sJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo="},"hostName":"cli-test-acfr-plr000002.redis.cache.windows.net","port":6379,"sslPort":6380,"linkedServers":[]}}' + US","name":"cli-test-acfr-plr000002","type":"Microsoft.Cache/Redis","tags":{},"properties":{"provisioningState":"Creating","redisVersion":"4.0.14","sku":{"name":"Basic","family":"C","capacity":0},"enableNonSslPort":false,"instances":[{"sslPort":15000,"isMaster":false,"isPrimary":false}],"publicNetworkAccess":"Enabled","tenantSettings":{},"redisConfiguration":{"maxclients":"256","maxmemory-reserved":"2","maxfragmentationmemory-reserved":"12","maxmemory-delta":"2"},"accessKeys":{"primaryKey":"","secondaryKey":""},"hostName":"cli-test-acfr-plr000002.redis.cache.windows.net","port":6379,"sslPort":6380,"linkedServers":[]}}' headers: cache-control: - no-cache @@ -33,7 +33,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:32:39 GMT + - Thu, 21 Oct 2021 10:09:34 GMT expires: - '-1' location: @@ -49,7 +49,7 @@ interactions: x-ms-ratelimit-remaining-subscription-writes: - '1199' x-rp-server-mvid: - - e2ca6544-d552-478b-ab9b-3ff2aa686d2f + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 status: code: 201 message: Created @@ -82,7 +82,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:33:10 GMT + - Thu, 21 Oct 2021 10:10:04 GMT expires: - '-1' pragma: @@ -98,7 +98,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - e2ca6544-d552-478b-ab9b-3ff2aa686d2f + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 status: code: 200 message: OK @@ -130,7 +130,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 11 Oct 2021 11:33:13 GMT + - Thu, 21 Oct 2021 10:10:06 GMT expires: - '-1' pragma: @@ -146,7 +146,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - e2ca6544-d552-478b-ab9b-3ff2aa686d2f + - 7f0866bf-4a40-4916-a4ac-78e2c7101218 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_private_endpoint_commands.py b/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_private_endpoint_commands.py index 5beb1c69954..f755df307b1 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_private_endpoint_commands.py +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_private_endpoint_commands.py @@ -2452,7 +2452,7 @@ def test_private_endpoint_connection_acfr(self,resource_group): self.kwargs['pe_id'] = pe['id'] self.kwargs['pe_name'] = self.kwargs['pe_id'].split('/')[-1] - # Test get connection details of private endpoint + # Test get details of private endpoint results = self.kwargs['pe_id'].split('/') self.kwargs['pec_id'] = '/subscriptions/{0}/resourceGroups/{1}/providers/Microsoft.Network/privateEndpoints/{2}'.format(results[2], results[4], results[-1]) @@ -2462,9 +2462,23 @@ def test_private_endpoint_connection_acfr(self,resource_group): self.cmd( 'az network private-endpoint show --resource-group {rg} --name {pe_name}', checks=self.check('name', '{pe_name}')) + + + # Show the connection at azure cache for redis + + redis = self.cmd('az redis show -n {cache_name} -g {rg}').get_output_in_json() + self.assertIn('privateEndpointConnections', redis) + self.assertEqual(len(redis['privateEndpointConnections']), 1) + self.assertEqual(redis['privateEndpointConnections'][0]['privateLinkServiceConnectionState']['status'], 'Approved') + + self.kwargs['red_pec_id'] = redis['privateEndpointConnections'][0]['id'] + + self.cmd('az network private-endpoint-connection show --id {red_pec_id}', checks=self.check('id', '{red_pec_id}')) + + self.cmd('az network private-endpoint-connection reject --id {red_pec_id}', checks=[self.check('properties.privateLinkServiceConnectionState.status', 'Rejected')]) # Test delete - self.cmd('az network private-endpoint delete --id {pec_id}') + self.cmd('az network private-endpoint-connection delete --id {red_pec_id} -y') if __name__ == '__main__': unittest.main() diff --git a/src/azure-cli/azure/cli/command_modules/redis/_help.py b/src/azure-cli/azure/cli/command_modules/redis/_help.py index 7a9c43922f0..4a051711ea5 100644 --- a/src/azure-cli/azure/cli/command_modules/redis/_help.py +++ b/src/azure-cli/azure/cli/command_modules/redis/_help.py @@ -25,10 +25,10 @@ - name: Configure the memory policies for the cache. text: az redis create --resource-group resourceGroupName --name cacheName --location westus2 --sku Standard --vm-size c0 --redis-configuration "{\""maxmemory-policy\"": \""allkeys-lru\""}" crafted: true - - name: Configure the RDB back up enabled data persistence for new Premium Azure Cache for Redis + - name: Configure and enable the RDB back up data persistence for new Premium Azure Cache for Redis. text: az redis create --location westus2 --name MyRedisCache --resource-group MyResourceGroup --sku Premium --vm-size p1 --redis-configuration "{\""rdb-storage-connection-string\"": \""DefaultEndpointsProtocol=https;AccountName=mystorageaccount;AccountKey=pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=;EndpointSuffix=core.windows.net\"", \""rdb-backup-enabled\"": \""true\"", \""rdb-backup-frequency\"": \""15\"", \""rdb-backup-max-snapshot-count\"": \""1\""}" crafted: true - - name: Configure the AOF back up enabled data persistence for new Premium Azure Cache for Redis + - name: Configure and enable the AOF back up data persistence for new Premium Azure Cache for Redis text: az redis create --location westus2 --name MyRedisCache --resource-group MyResourceGroup --sku Premium --vm-size p1 --redis-configuration "{\""aof-backup-enabled\"": \""true\"", \""aof-storage-connection-string-0\"": \""DefaultEndpointsProtocol=https;AccountName=mystorageaccount;AccountKey=pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=;EndpointSuffix=core.windows.net\"", \""aof-storage-connection-string-1\"": \""DefaultEndpointsProtocol=https;AccountName=mystorageaccount;AccountKey=pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=;EndpointSuffix=core.windows.net\""}" crafted: true - name: Create a Premium Azure Cache for Redis with clustering enabled @@ -113,16 +113,16 @@ - name: Configure the RDB back up enabled data persistence for already created Premium Azure Cache for Redis text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "redisConfiguration.rdb-storage-connection-string"="DefaultEndpointsProtocol=https;AccountName=mystorageaccount;AccountKey=pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=;EndpointSuffix=core.windows.net" "redisConfiguration.rdb-backup-enabled"="true" "redisConfiguration.rdb-backup-frequency"="15" "redisConfiguration.rdb-backup-max-snapshot-count"="1" crafted: true - - name: Scale an Azure Cache for Redis Instance - Update to different size (Below example scaling from c0 to c1). + - name: Scale an Azure Cache for Redis Instance - Update to different size (An example to scale from c0 to c1). text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "sku.capacity"="2" crafted: true - name: Scale an Azure Cache for Redis Instance - Update to different tier (From Basic to Standard or Standard to Premium). text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "sku.name"="Premium" "sku.capacity"="1" "sku.family"="P" crafted: true - - name: Scale an Azure Cache for Redis Instance - Enable Redis Clustering. + - name: Scale an Azure Cache for Redis Instance - Enable Clustering. text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "shardCount"="1" crafted: true - -- name: Scale an Azure Cache for Redis Instance - Use Redis Cluster to scale in/out. + -- name: Scale an Azure Cache for Redis Instance in/out using Redis Cluster. text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "shardCount"="2" crafted: true """ From 1ca044e47bdbe008057ff1e1891022a2bea432ec Mon Sep 17 00:00:00 2001 From: Anshul Lahoti Date: Fri, 22 Oct 2021 16:50:34 +0530 Subject: [PATCH 3/5] Fixing the checks failure --- .../custom.py | 2 +- .../azure/cli/command_modules/redis/_help.py | 11 +---------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/src/azure-cli/azure/cli/command_modules/network/private_link_resource_and_endpoint_connections/custom.py b/src/azure-cli/azure/cli/command_modules/network/private_link_resource_and_endpoint_connections/custom.py index de330911710..496e94edf32 100644 --- a/src/azure-cli/azure/cli/command_modules/network/private_link_resource_and_endpoint_connections/custom.py +++ b/src/azure-cli/azure/cli/command_modules/network/private_link_resource_and_endpoint_connections/custom.py @@ -21,7 +21,7 @@ def register_providers(): _register_one_provider('Microsoft.AppConfiguration/configurationStores', '2020-06-01', True) _register_one_provider("Microsoft.Batch/batchAccounts", "2020-03-01", True) _register_one_provider("Microsoft.BotService/botServices", "2021-03-01", True) - _register_one_provider("Microsoft.Cache/Redis","2020-12-01",True) + _register_one_provider("Microsoft.Cache/Redis", "2020-12-01", True) # "Microsoft.Cache/redisEnterprise", "2021-03-01", True _register_one_provider('Microsoft.CognitiveServices/accounts', '2021-04-30', True) _register_one_provider('Microsoft.Compute/diskAccesses', '2020-09-30', True) diff --git a/src/azure-cli/azure/cli/command_modules/redis/_help.py b/src/azure-cli/azure/cli/command_modules/redis/_help.py index 4a051711ea5..3bd9ab431de 100644 --- a/src/azure-cli/azure/cli/command_modules/redis/_help.py +++ b/src/azure-cli/azure/cli/command_modules/redis/_help.py @@ -22,15 +22,6 @@ - name: Configure the multiple zones for new Premium Azure Cache for Redis text: az redis create --location westus2 --name MyRedisCache --resource-group MyResourceGroup --sku Premium --vm-size p1 --zones 1 2 crafted: true - - name: Configure the memory policies for the cache. - text: az redis create --resource-group resourceGroupName --name cacheName --location westus2 --sku Standard --vm-size c0 --redis-configuration "{\""maxmemory-policy\"": \""allkeys-lru\""}" - crafted: true - - name: Configure and enable the RDB back up data persistence for new Premium Azure Cache for Redis. - text: az redis create --location westus2 --name MyRedisCache --resource-group MyResourceGroup --sku Premium --vm-size p1 --redis-configuration "{\""rdb-storage-connection-string\"": \""DefaultEndpointsProtocol=https;AccountName=mystorageaccount;AccountKey=pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=;EndpointSuffix=core.windows.net\"", \""rdb-backup-enabled\"": \""true\"", \""rdb-backup-frequency\"": \""15\"", \""rdb-backup-max-snapshot-count\"": \""1\""}" - crafted: true - - name: Configure and enable the AOF back up data persistence for new Premium Azure Cache for Redis - text: az redis create --location westus2 --name MyRedisCache --resource-group MyResourceGroup --sku Premium --vm-size p1 --redis-configuration "{\""aof-backup-enabled\"": \""true\"", \""aof-storage-connection-string-0\"": \""DefaultEndpointsProtocol=https;AccountName=mystorageaccount;AccountKey=pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=;EndpointSuffix=core.windows.net\"", \""aof-storage-connection-string-1\"": \""DefaultEndpointsProtocol=https;AccountName=mystorageaccount;AccountKey=pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=;EndpointSuffix=core.windows.net\""}" - crafted: true - name: Create a Premium Azure Cache for Redis with clustering enabled text: az redis create --location westus2 --name MyRedisCache --resource-group MyResourceGroup --sku Premium --vm-size p1 --shard-count 2 crafted: true @@ -111,7 +102,7 @@ text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "redisConfiguration.rdb-backup-enabled"="false" crafted: true - name: Configure the RDB back up enabled data persistence for already created Premium Azure Cache for Redis - text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "redisConfiguration.rdb-storage-connection-string"="DefaultEndpointsProtocol=https;AccountName=mystorageaccount;AccountKey=pJ+jruGKPHDKsEC8kmoybobH3TZx2njBR3ipEsquZFo=;EndpointSuffix=core.windows.net" "redisConfiguration.rdb-backup-enabled"="true" "redisConfiguration.rdb-backup-frequency"="15" "redisConfiguration.rdb-backup-max-snapshot-count"="1" + text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "redisConfiguration.rdb-storage-connection-string"="DefaultEndpointsProtocol=https;AccountName=mystorageaccount;AccountKey=myAccountKey;EndpointSuffix=core.windows.net" "redisConfiguration.rdb-backup-enabled"="true" "redisConfiguration.rdb-backup-frequency"="15" "redisConfiguration.rdb-backup-max-snapshot-count"="1" crafted: true - name: Scale an Azure Cache for Redis Instance - Update to different size (An example to scale from c0 to c1). text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "sku.capacity"="2" From 1a58ae78da0dbd838e28e67f327e3f0eb87d26ac Mon Sep 17 00:00:00 2001 From: Anshul Lahoti Date: Fri, 22 Oct 2021 17:52:47 +0530 Subject: [PATCH 4/5] Fixing the checks --- src/azure-cli/azure/cli/command_modules/redis/_help.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/azure-cli/azure/cli/command_modules/redis/_help.py b/src/azure-cli/azure/cli/command_modules/redis/_help.py index 3bd9ab431de..4a00f19273c 100644 --- a/src/azure-cli/azure/cli/command_modules/redis/_help.py +++ b/src/azure-cli/azure/cli/command_modules/redis/_help.py @@ -108,12 +108,12 @@ text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "sku.capacity"="2" crafted: true - name: Scale an Azure Cache for Redis Instance - Update to different tier (From Basic to Standard or Standard to Premium). - text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "sku.name"="Premium" "sku.capacity"="1" "sku.family"="P" + text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "sku.name"="Premium" "sku.capacity"="1" "sku.family"="P" crafted: true - name: Scale an Azure Cache for Redis Instance - Enable Clustering. text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "shardCount"="1" crafted: true - -- name: Scale an Azure Cache for Redis Instance in/out using Redis Cluster. + - name: Scale an Azure Cache for Redis Instance in/out using Redis Cluster. text: az redis update --name MyRedisCache --resource-group MyResourceGroup --set "shardCount"="2" crafted: true """ From ea09981934ae74a94648fba08d82fd6b5e3a5e00 Mon Sep 17 00:00:00 2001 From: Anshul Lahoti Date: Fri, 22 Oct 2021 21:15:19 +0530 Subject: [PATCH 5/5] Fixing Recording Files --- ...test_private_endpoint_connection_acfr.yaml | 606 +++++++----------- .../test_private_link_resource_acfr.yaml | 18 +- 2 files changed, 239 insertions(+), 385 deletions(-) diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml index 88d93665c23..ef30e61b72b 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml @@ -18,7 +18,7 @@ interactions: ParameterSetName: - --location --name --resource-group --sku --vm-size User-Agent: - - AZURECLI/2.29.0 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/redis/cli-test-acfr-pe-000002?api-version=2020-12-01 response: @@ -33,7 +33,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:09:35 GMT + - Fri, 22 Oct 2021 14:47:25 GMT expires: - '-1' location: @@ -67,7 +67,7 @@ interactions: ParameterSetName: - --location --name --resource-group --sku --vm-size User-Agent: - - AZURECLI/2.29.0 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/redis/cli-test-acfr-pe-000002?api-version=2020-12-01 response: @@ -82,7 +82,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:10:06 GMT + - Fri, 22 Oct 2021 14:47:56 GMT expires: - '-1' pragma: @@ -123,21 +123,21 @@ interactions: ParameterSetName: - -n -g -l --subnet-name User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003?api-version=2021-03-01 response: body: string: "{\r\n \"name\": \"cli-vnet-000003\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003\",\r\n - \ \"etag\": \"W/\\\"2d2d0fa8-35d6-45d3-93c8-18e2bb11de74\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"0513bffd-bfb4-458d-9098-cd2c7f6ad081\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"f571eead-6272-4209-9bcf-51836f47a68c\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"e2d54dc1-1853-40cc-9a72-2f6286561697\",\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\": \"cli-subnet-000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n - \ \"etag\": \"W/\\\"2d2d0fa8-35d6-45d3-93c8-18e2bb11de74\\\"\",\r\n + \ \"etag\": \"W/\\\"0513bffd-bfb4-458d-9098-cd2c7f6ad081\\\"\",\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\": @@ -148,7 +148,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a78aaa47-88d0-4a5c-9c7e-1f06b4eeca0f?api-version=2021-02-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/98506df2-56de-406a-9674-8916a2391d0a?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -156,7 +156,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:10:21 GMT + - Fri, 22 Oct 2021 14:48:08 GMT expires: - '-1' pragma: @@ -169,7 +169,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5bbfdc3e-6b72-4512-8633-a3129551a02c + - 5c5890a1-26e7-46b7-b264-6b807e7deccf x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -189,9 +189,9 @@ interactions: ParameterSetName: - -n -g -l --subnet-name User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a78aaa47-88d0-4a5c-9c7e-1f06b4eeca0f?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/98506df2-56de-406a-9674-8916a2391d0a?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -203,7 +203,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:10:25 GMT + - Fri, 22 Oct 2021 14:48:12 GMT expires: - '-1' pragma: @@ -220,7 +220,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 09473161-b38c-43c7-9782-3a9fd0ccf482 + - 39c9236e-b81d-4940-a0d4-48b82662714e status: code: 200 message: OK @@ -238,21 +238,21 @@ interactions: ParameterSetName: - -n -g -l --subnet-name User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003?api-version=2021-03-01 response: body: string: "{\r\n \"name\": \"cli-vnet-000003\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003\",\r\n - \ \"etag\": \"W/\\\"08139641-8d3a-414e-b959-e4ef829ab4fd\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"9bace41d-62f8-4955-9594-d85c72c929ee\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"f571eead-6272-4209-9bcf-51836f47a68c\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"e2d54dc1-1853-40cc-9a72-2f6286561697\",\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\": \"cli-subnet-000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n - \ \"etag\": \"W/\\\"08139641-8d3a-414e-b959-e4ef829ab4fd\\\"\",\r\n + \ \"etag\": \"W/\\\"9bace41d-62f8-4955-9594-d85c72c929ee\\\"\",\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\": @@ -267,9 +267,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:10:25 GMT + - Fri, 22 Oct 2021 14:48:13 GMT etag: - - W/"08139641-8d3a-414e-b959-e4ef829ab4fd" + - W/"9bace41d-62f8-4955-9594-d85c72c929ee" expires: - '-1' pragma: @@ -286,7 +286,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6f3277ce-73c3-47cb-bd61-15f54b2f6bee + - 84cff6f0-cb4e-493b-8a5f-cb35bb0aab73 status: code: 200 message: OK @@ -304,13 +304,13 @@ interactions: ParameterSetName: - -n --vnet-name -g --disable-private-endpoint-network-policies User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004?api-version=2021-03-01 response: body: string: "{\r\n \"name\": \"cli-subnet-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n - \ \"etag\": \"W/\\\"08139641-8d3a-414e-b959-e4ef829ab4fd\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"9bace41d-62f8-4955-9594-d85c72c929ee\\\"\",\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\": @@ -323,9 +323,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:10:26 GMT + - Fri, 22 Oct 2021 14:48:15 GMT etag: - - W/"08139641-8d3a-414e-b959-e4ef829ab4fd" + - W/"9bace41d-62f8-4955-9594-d85c72c929ee" expires: - '-1' pragma: @@ -342,7 +342,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5f4952ae-7b93-431b-a6eb-72df1632c14c + - e5100207-d540-41bc-81d8-1d4a3b2632d3 status: code: 200 message: OK @@ -367,20 +367,20 @@ interactions: ParameterSetName: - -n --vnet-name -g --disable-private-endpoint-network-policies User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004?api-version=2021-03-01 response: body: string: "{\r\n \"name\": \"cli-subnet-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n - \ \"etag\": \"W/\\\"cd6e90d3-a242-4d79-ae22-3124e393f1a8\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"14f57a35-6854-4f51-b9b6-f4b0983f923b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.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/westus/operations/ebd21c5a-4cac-4c05-a0ba-3d7475ba18a1?api-version=2021-02-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b22f75b0-f642-4d3d-8352-306c82e05ba4?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -388,7 +388,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:10:27 GMT + - Fri, 22 Oct 2021 14:48:18 GMT expires: - '-1' pragma: @@ -405,7 +405,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cb7ebf62-ea78-4b0e-a37a-0b0a720e7163 + - 601035d7-aa2d-4c82-993f-6519a515a672 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -425,9 +425,9 @@ interactions: ParameterSetName: - -n --vnet-name -g --disable-private-endpoint-network-policies User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebd21c5a-4cac-4c05-a0ba-3d7475ba18a1?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b22f75b0-f642-4d3d-8352-306c82e05ba4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -439,7 +439,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:10:30 GMT + - Fri, 22 Oct 2021 14:48:21 GMT expires: - '-1' pragma: @@ -456,7 +456,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b8a250b8-93a6-4db0-a113-ad0d912ed426 + - 2dee9a67-edfb-4cf9-ae60-463d4bd9e7b1 status: code: 200 message: OK @@ -474,13 +474,13 @@ interactions: ParameterSetName: - -n --vnet-name -g --disable-private-endpoint-network-policies User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004?api-version=2021-03-01 response: body: string: "{\r\n \"name\": \"cli-subnet-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\",\r\n - \ \"etag\": \"W/\\\"f6952697-b0be-40b0-a5e8-867267c2cd48\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"3b4edfd7-563d-487c-985e-318431f2edce\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -493,9 +493,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:10:31 GMT + - Fri, 22 Oct 2021 14:48:22 GMT etag: - - W/"f6952697-b0be-40b0-a5e8-867267c2cd48" + - W/"3b4edfd7-563d-487c-985e-318431f2edce" expires: - '-1' pragma: @@ -512,7 +512,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 206c0c56-3e51-4cf6-867f-96ec2ed0e17a + - 4294fcb4-ad8a-45ed-a8d6-b8acedd63a1e status: code: 200 message: OK @@ -539,18 +539,18 @@ interactions: - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id --group-id User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-03-01 response: body: string: "{\r\n \"name\": \"cli-pe-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\",\r\n - \ \"etag\": \"W/\\\"db1f2388-e325-40d9-8e11-bca2eb645f35\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"cd0a5753-fa3e-4bc8-bb3c-df11653eb3c2\\\"\",\r\n \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"02d647ae-4e27-4532-a5d8-8abe34812758\",\r\n \"privateLinkServiceConnections\": + \"32fd0307-1d5f-41f5-b2b7-b773722dfb96\",\r\n \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"cli-pec-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005/privateLinkServiceConnections/cli-pec-000006\",\r\n - \ \"etag\": \"W/\\\"db1f2388-e325-40d9-8e11-bca2eb645f35\\\"\",\r\n + \ \"etag\": \"W/\\\"cd0a5753-fa3e-4bc8-bb3c-df11653eb3c2\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002\",\r\n \ \"groupIds\": [\r\n \"redisCache\"\r\n ],\r\n @@ -559,21 +559,22 @@ 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_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.c5e738f7-8b9d-48fc-95ca-eceb3e3e50fb\"\r\n + \ },\r\n \"ipConfigurations\": [],\r\n \"networkInterfaces\": [\r\n + \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.0b46900e-8df4-4cd7-9236-867ae8050511\"\r\n \ }\r\n ],\r\n \"customDnsConfigs\": []\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/9829baec-5c6b-4553-8874-8e1b09cb529f?api-version=2021-03-01 cache-control: - no-cache content-length: - - '2324' + - '2353' content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:35:46 GMT + - Fri, 22 Oct 2021 15:32:00 GMT expires: - '-1' pragma: @@ -586,7 +587,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7cb7efb6-9d73-4a37-932e-4f634269d644 + - 5498a251-d23b-410e-ace8-087b6f757e51 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -607,9 +608,9 @@ interactions: - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id --group-id User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/9829baec-5c6b-4553-8874-8e1b09cb529f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -621,7 +622,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:35:58 GMT + - Fri, 22 Oct 2021 15:32:11 GMT expires: - '-1' pragma: @@ -638,7 +639,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 92457ef5-0a93-4df6-85eb-a2554122d850 + - 7cc51d80-66cf-4799-94ad-10fa3bc85e69 status: code: 200 message: OK @@ -657,9 +658,9 @@ interactions: - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id --group-id User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/9829baec-5c6b-4553-8874-8e1b09cb529f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -671,7 +672,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:36:08 GMT + - Fri, 22 Oct 2021 15:32:21 GMT expires: - '-1' pragma: @@ -688,7 +689,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 07e19883-2256-48c1-9250-87f7f8e20ba9 + - 8b98b3bd-eebc-4a8d-8715-dd6ba2c52278 status: code: 200 message: OK @@ -707,159 +708,9 @@ interactions: - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id --group-id User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-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, 21 Oct 2021 10:36:29 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: - - f32a6fb7-bc82-4cf1-af1f-dbdafc224a1c - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - CommandName: - - network private-endpoint create - Connection: - - keep-alive - ParameterSetName: - - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id - --group-id - User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-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, 21 Oct 2021 10:37: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: - - 9372094a-2c8c-4240-b027-ab0f5c329c15 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - CommandName: - - network private-endpoint create - Connection: - - keep-alive - ParameterSetName: - - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id - --group-id - User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-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, 21 Oct 2021 10:37:52 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: - - c595e07e-4a19-4990-8d34-efe7598b7bf4 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - CommandName: - - network private-endpoint create - Connection: - - keep-alive - ParameterSetName: - - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id - --group-id - User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/584dfd72-6378-43d2-9aea-8e78ac6f3cd9?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/9829baec-5c6b-4553-8874-8e1b09cb529f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -871,7 +722,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:39:12 GMT + - Fri, 22 Oct 2021 15:32:41 GMT expires: - '-1' pragma: @@ -888,7 +739,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 18adbaaa-fabb-4c09-89c8-68f78aade399 + - 2f4614d9-5704-4784-aa56-76dbb6696e89 status: code: 200 message: OK @@ -907,18 +758,18 @@ interactions: - -g -n --vnet-name --subnet -l --connection-name --private-connection-resource-id --group-id User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-03-01 response: body: string: "{\r\n \"name\": \"cli-pe-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\",\r\n - \ \"etag\": \"W/\\\"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2307929c-3d03-43d0-86f4-0a8c283befb2\\\"\",\r\n \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"02d647ae-4e27-4532-a5d8-8abe34812758\",\r\n \"privateLinkServiceConnections\": + \"32fd0307-1d5f-41f5-b2b7-b773722dfb96\",\r\n \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"cli-pec-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005/privateLinkServiceConnections/cli-pec-000006\",\r\n - \ \"etag\": \"W/\\\"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b\\\"\",\r\n + \ \"etag\": \"W/\\\"2307929c-3d03-43d0-86f4-0a8c283befb2\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002\",\r\n \ \"groupIds\": [\r\n \"redisCache\"\r\n ],\r\n @@ -927,7 +778,8 @@ 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_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.c5e738f7-8b9d-48fc-95ca-eceb3e3e50fb\"\r\n + \ },\r\n \"ipConfigurations\": [],\r\n \"networkInterfaces\": [\r\n + \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.0b46900e-8df4-4cd7-9236-867ae8050511\"\r\n \ }\r\n ],\r\n \"customDnsConfigs\": [\r\n {\r\n \"fqdn\": \"cli-test-acfr-pe-000002.redis.cache.windows.net\",\r\n \"ipAddresses\": [\r\n \"10.0.0.4\"\r\n ]\r\n }\r\n ]\r\n }\r\n}" @@ -935,13 +787,13 @@ interactions: cache-control: - no-cache content-length: - - '2481' + - '2510' content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:39:13 GMT + - Fri, 22 Oct 2021 15:32:41 GMT etag: - - W/"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b" + - W/"2307929c-3d03-43d0-86f4-0a8c283befb2" expires: - '-1' pragma: @@ -958,7 +810,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b18b5801-c81d-4ad2-88de-c6eb960d874f + - bc12999a-74ca-48e6-b6f7-1f050e5dc4e2 status: code: 200 message: OK @@ -976,18 +828,18 @@ interactions: ParameterSetName: - --id User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-03-01 response: body: string: "{\r\n \"name\": \"cli-pe-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\",\r\n - \ \"etag\": \"W/\\\"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2307929c-3d03-43d0-86f4-0a8c283befb2\\\"\",\r\n \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"02d647ae-4e27-4532-a5d8-8abe34812758\",\r\n \"privateLinkServiceConnections\": + \"32fd0307-1d5f-41f5-b2b7-b773722dfb96\",\r\n \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"cli-pec-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005/privateLinkServiceConnections/cli-pec-000006\",\r\n - \ \"etag\": \"W/\\\"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b\\\"\",\r\n + \ \"etag\": \"W/\\\"2307929c-3d03-43d0-86f4-0a8c283befb2\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002\",\r\n \ \"groupIds\": [\r\n \"redisCache\"\r\n ],\r\n @@ -996,7 +848,8 @@ 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_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.c5e738f7-8b9d-48fc-95ca-eceb3e3e50fb\"\r\n + \ },\r\n \"ipConfigurations\": [],\r\n \"networkInterfaces\": [\r\n + \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.0b46900e-8df4-4cd7-9236-867ae8050511\"\r\n \ }\r\n ],\r\n \"customDnsConfigs\": [\r\n {\r\n \"fqdn\": \"cli-test-acfr-pe-000002.redis.cache.windows.net\",\r\n \"ipAddresses\": [\r\n \"10.0.0.4\"\r\n ]\r\n }\r\n ]\r\n }\r\n}" @@ -1004,13 +857,13 @@ interactions: cache-control: - no-cache content-length: - - '2481' + - '2510' content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:39:15 GMT + - Fri, 22 Oct 2021 15:32:44 GMT etag: - - W/"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b" + - W/"2307929c-3d03-43d0-86f4-0a8c283befb2" expires: - '-1' pragma: @@ -1027,7 +880,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9409a009-5128-4066-8d65-a810f9ae5a06 + - c15f8458-27ed-48b8-9c41-d780b5fa11be status: code: 200 message: OK @@ -1045,18 +898,18 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - AZURECLI/2.29.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-azure-mgmt-network/19.1.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005?api-version=2021-03-01 response: body: string: "{\r\n \"name\": \"cli-pe-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\",\r\n - \ \"etag\": \"W/\\\"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2307929c-3d03-43d0-86f4-0a8c283befb2\\\"\",\r\n \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"02d647ae-4e27-4532-a5d8-8abe34812758\",\r\n \"privateLinkServiceConnections\": + \"32fd0307-1d5f-41f5-b2b7-b773722dfb96\",\r\n \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"cli-pec-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005/privateLinkServiceConnections/cli-pec-000006\",\r\n - \ \"etag\": \"W/\\\"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b\\\"\",\r\n + \ \"etag\": \"W/\\\"2307929c-3d03-43d0-86f4-0a8c283befb2\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002\",\r\n \ \"groupIds\": [\r\n \"redisCache\"\r\n ],\r\n @@ -1065,7 +918,8 @@ 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_acfr_pe000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-000003/subnets/cli-subnet-000004\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.c5e738f7-8b9d-48fc-95ca-eceb3e3e50fb\"\r\n + \ },\r\n \"ipConfigurations\": [],\r\n \"networkInterfaces\": [\r\n + \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/networkInterfaces/cli-pe-000005.nic.0b46900e-8df4-4cd7-9236-867ae8050511\"\r\n \ }\r\n ],\r\n \"customDnsConfigs\": [\r\n {\r\n \"fqdn\": \"cli-test-acfr-pe-000002.redis.cache.windows.net\",\r\n \"ipAddresses\": [\r\n \"10.0.0.4\"\r\n ]\r\n }\r\n ]\r\n }\r\n}" @@ -1073,13 +927,13 @@ interactions: cache-control: - no-cache content-length: - - '2481' + - '2510' content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:39:17 GMT + - Fri, 22 Oct 2021 15:32:48 GMT etag: - - W/"8a09cfbe-0ea1-4c84-b94c-6d317c220f2b" + - W/"2307929c-3d03-43d0-86f4-0a8c283befb2" expires: - '-1' pragma: @@ -1096,7 +950,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5c4d6b2e-8512-439b-9e3d-d2277b9ac751 + - 1dea3c93-bf51-484a-b496-10b1980debdd status: code: 200 message: OK @@ -1114,13 +968,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.29.0 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/redis/cli-test-acfr-pe-000002?api-version=2020-12-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002","location":"West - US","name":"cli-test-acfr-pe-000002","type":"Microsoft.Cache/Redis","tags":{},"properties":{"provisioningState":"Succeeded","redisVersion":"4.0.14","sku":{"name":"Standard","family":"C","capacity":1},"enableNonSslPort":false,"instances":[{"sslPort":15000,"isMaster":true,"isPrimary":true},{"sslPort":15001,"isMaster":false,"isPrimary":false}],"publicNetworkAccess":"Disabled","tenantSettings":{},"privateEndpointConnections":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14","properties":{"privateEndpoint":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005"},"privateLinkServiceConnectionState":{"status":"Approved","description":"Auto-Approved","actionsRequired":"None"}}}],"redisConfiguration":{"maxclients":"1000","maxmemory-reserved":"50","maxfragmentationmemory-reserved":"50","maxmemory-delta":"50"},"accessKeys":null,"hostName":"cli-test-acfr-pe-000002.redis.cache.windows.net","port":6379,"sslPort":6380,"linkedServers":[]}}' + US","name":"cli-test-acfr-pe-000002","type":"Microsoft.Cache/Redis","tags":{},"properties":{"provisioningState":"Succeeded","redisVersion":"4.0.14","sku":{"name":"Standard","family":"C","capacity":1},"enableNonSslPort":false,"instances":[{"sslPort":15000,"isMaster":true,"isPrimary":true},{"sslPort":15001,"isMaster":false,"isPrimary":false}],"publicNetworkAccess":"Disabled","tenantSettings":{},"privateEndpointConnections":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a","properties":{"privateEndpoint":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005"},"privateLinkServiceConnectionState":{"status":"Approved","description":"Auto-Approved","actionsRequired":"None"}}}],"redisConfiguration":{"maxclients":"1000","maxmemory-reserved":"50","maxfragmentationmemory-reserved":"50","maxmemory-delta":"50"},"accessKeys":null,"hostName":"cli-test-acfr-pe-000002.redis.cache.windows.net","port":6379,"sslPort":6380,"linkedServers":[]}}' headers: cache-control: - no-cache @@ -1129,7 +983,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:39:18 GMT + - Fri, 22 Oct 2021 15:32:50 GMT expires: - '-1' pragma: @@ -1163,13 +1017,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1183,7 +1037,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:39:21 GMT + - Fri, 22 Oct 2021 15:32:52 GMT expires: - '-1' pragma: @@ -1217,13 +1071,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1237,7 +1091,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:39:23 GMT + - Fri, 22 Oct 2021 15:32:55 GMT expires: - '-1' pragma: @@ -1258,8 +1112,8 @@ interactions: code: 200 message: OK - request: - body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14", - "name": "cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14", "type": "Microsoft.Cache/Redis/privateEndpointConnections", + body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a", + "name": "cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a", "type": "Microsoft.Cache/Redis/privateEndpointConnections", "properties": {"privateEndpoint": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005"}, "privateLinkServiceConnectionState": {"status": "Rejected", "description": null, "actionsRequired": "None"}}}' @@ -1279,13 +1133,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1294,7 +1148,7 @@ interactions: headers: azure-asyncoperation: - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Cache/locations/West - US/asyncOperations/993e8e92-f004-4d50-8b9c-f3145f058cf7?api-version=2019-07-01 + US/asyncOperations/3bb684ea-0f3a-4cb0-a251-cc7d3f8adece?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -1302,11 +1156,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:39:26 GMT + - Fri, 22 Oct 2021 15:32:58 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Cache/locations/West%20US/asyncOperations/993e8e92-f004-4d50-8b9c-f3145f058cf7?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Cache/locations/West%20US/asyncOperations/3bb684ea-0f3a-4cb0-a251-cc7d3f8adece?api-version=2019-07-01 pragma: - no-cache server: @@ -1336,27 +1190,27 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": - \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": + \"Approved\",\r\n \"description\": \"Auto-Approved\",\r\n \"actionsRequired\": \"None\"\r\n }\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '873' + - '886' content-type: - application/json date: - - Thu, 21 Oct 2021 10:39:38 GMT + - Fri, 22 Oct 2021 15:33:10 GMT expires: - '-1' pragma: @@ -1390,13 +1244,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1410,7 +1264,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:39:49 GMT + - Fri, 22 Oct 2021 15:33:21 GMT expires: - '-1' pragma: @@ -1444,13 +1298,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1464,7 +1318,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:40:02 GMT + - Fri, 22 Oct 2021 15:33:33 GMT expires: - '-1' pragma: @@ -1498,13 +1352,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1518,7 +1372,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:40:13 GMT + - Fri, 22 Oct 2021 15:33:45 GMT expires: - '-1' pragma: @@ -1552,13 +1406,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1572,7 +1426,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:40:24 GMT + - Fri, 22 Oct 2021 15:33:57 GMT expires: - '-1' pragma: @@ -1606,13 +1460,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1626,7 +1480,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:40:36 GMT + - Fri, 22 Oct 2021 15:34:10 GMT expires: - '-1' pragma: @@ -1660,13 +1514,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1680,7 +1534,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:40:46 GMT + - Fri, 22 Oct 2021 15:34:22 GMT expires: - '-1' pragma: @@ -1714,13 +1568,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1734,7 +1588,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:40:58 GMT + - Fri, 22 Oct 2021 15:34:34 GMT expires: - '-1' pragma: @@ -1768,13 +1622,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1788,7 +1642,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:41:09 GMT + - Fri, 22 Oct 2021 15:34:46 GMT expires: - '-1' pragma: @@ -1822,13 +1676,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1842,7 +1696,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:41:21 GMT + - Fri, 22 Oct 2021 15:34:58 GMT expires: - '-1' pragma: @@ -1876,13 +1730,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1896,7 +1750,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:41:33 GMT + - Fri, 22 Oct 2021 15:35:11 GMT expires: - '-1' pragma: @@ -1930,13 +1784,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1950,7 +1804,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:41:43 GMT + - Fri, 22 Oct 2021 15:35:23 GMT expires: - '-1' pragma: @@ -1984,13 +1838,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -2004,7 +1858,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:41:54 GMT + - Fri, 22 Oct 2021 15:35:34 GMT expires: - '-1' pragma: @@ -2038,13 +1892,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -2058,7 +1912,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:42:05 GMT + - Fri, 22 Oct 2021 15:35:45 GMT expires: - '-1' pragma: @@ -2092,13 +1946,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -2112,7 +1966,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:42:17 GMT + - Fri, 22 Oct 2021 15:35:58 GMT expires: - '-1' pragma: @@ -2146,13 +2000,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -2166,7 +2020,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:42:27 GMT + - Fri, 22 Oct 2021 15:36:09 GMT expires: - '-1' pragma: @@ -2200,13 +2054,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -2220,7 +2074,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:42:39 GMT + - Fri, 22 Oct 2021 15:36:21 GMT expires: - '-1' pragma: @@ -2254,13 +2108,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -2274,7 +2128,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:42:50 GMT + - Fri, 22 Oct 2021 15:36:32 GMT expires: - '-1' pragma: @@ -2308,13 +2162,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -2328,7 +2182,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:43:01 GMT + - Fri, 22 Oct 2021 15:36:44 GMT expires: - '-1' pragma: @@ -2362,13 +2216,13 @@ interactions: ParameterSetName: - --id User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: - string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n - \ \"name\": \"cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14\",\r\n \"type\": + string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n + \ \"name\": \"cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a\",\r\n \"type\": \"Microsoft.Cache/Redis/privateEndpointConnections\",\r\n \"properties\": {\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Network/privateEndpoints/cli-pe-000005\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -2382,7 +2236,7 @@ interactions: content-type: - application/json date: - - Thu, 21 Oct 2021 10:43:13 GMT + - Fri, 22 Oct 2021 15:36:56 GMT expires: - '-1' pragma: @@ -2418,9 +2272,9 @@ interactions: ParameterSetName: - --id -y User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.1ed598b3-051b-4ea1-882e-3ed90d6cfc14?api-version=2020-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_pe000001/providers/Microsoft.Cache/Redis/cli-test-acfr-pe-000002/privateEndpointConnections/cli-pe-000005.030b0853-665c-4761-ac80-2069f6f9375a?api-version=2020-12-01 response: body: string: '' @@ -2430,7 +2284,7 @@ interactions: content-length: - '0' date: - - Thu, 21 Oct 2021 10:43:17 GMT + - Fri, 22 Oct 2021 15:37:01 GMT expires: - '-1' pragma: @@ -2442,7 +2296,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' x-rp-server-mvid: - 7f0866bf-4a40-4916-a4ac-78e2c7101218 status: diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml index 0e21d515c52..d9bdff6b488 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml @@ -18,7 +18,7 @@ interactions: ParameterSetName: - --location --name --resource-group --sku --vm-size User-Agent: - - AZURECLI/2.29.0 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_plr000001/providers/Microsoft.Cache/redis/cli-test-acfr-plr000002?api-version=2020-12-01 response: @@ -33,7 +33,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:09:34 GMT + - Fri, 22 Oct 2021 14:47:24 GMT expires: - '-1' location: @@ -49,7 +49,7 @@ interactions: x-ms-ratelimit-remaining-subscription-writes: - '1199' x-rp-server-mvid: - - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + - e9eff5e9-9e25-4d27-a011-698050231f0f status: code: 201 message: Created @@ -67,7 +67,7 @@ interactions: ParameterSetName: - --location --name --resource-group --sku --vm-size User-Agent: - - AZURECLI/2.29.0 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.29.1 azsdk-python-mgmt-redis/13.0.0 Python/3.9.7 (Windows-10-10.0.19043-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_plr000001/providers/Microsoft.Cache/redis/cli-test-acfr-plr000002?api-version=2020-12-01 response: @@ -82,7 +82,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:10:04 GMT + - Fri, 22 Oct 2021 14:47:53 GMT expires: - '-1' pragma: @@ -98,7 +98,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + - e9eff5e9-9e25-4d27-a011-698050231f0f status: code: 200 message: OK @@ -116,7 +116,7 @@ interactions: ParameterSetName: - --name -g --type User-Agent: - - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.0 + - python/3.9.7 (Windows-10-10.0.19043-SP0) AZURECLI/2.29.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_acfr_plr000001/providers/Microsoft.Cache/Redis/cli-test-acfr-plr000002/privateLinkResources?api-version=2020-12-01 response: @@ -130,7 +130,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 21 Oct 2021 10:10:06 GMT + - Fri, 22 Oct 2021 14:47:58 GMT expires: - '-1' pragma: @@ -146,7 +146,7 @@ interactions: x-content-type-options: - nosniff x-rp-server-mvid: - - 7f0866bf-4a40-4916-a4ac-78e2c7101218 + - e9eff5e9-9e25-4d27-a011-698050231f0f status: code: 200 message: OK