From 855cb60b876c766243f59bb3ce55cfb47e102d1e Mon Sep 17 00:00:00 2001 From: "ZiWei Chen (WICRESOFT NORTH AMERICA LTD)" Date: Fri, 25 Mar 2022 13:30:55 +0800 Subject: [PATCH] update relay test --- sdk/relay/azure-mgmt-relay/tests/conftest.py | 5 +- ...idConnectiontest_hybridconnetion_curd.json | 350 +++++++++--------- ...tMgmtRelaytest_eh_namespace_available.json | 40 +- ...layNamespacetest_relay_namespace_curd.json | 348 ++++++++--------- ....pyTestMgmtWcfRelaytest_wcfrelay_curd.json | 344 ++++++++--------- 5 files changed, 545 insertions(+), 542 deletions(-) diff --git a/sdk/relay/azure-mgmt-relay/tests/conftest.py b/sdk/relay/azure-mgmt-relay/tests/conftest.py index 4a0f08a367f8..bfdf4cf8d148 100644 --- a/sdk/relay/azure-mgmt-relay/tests/conftest.py +++ b/sdk/relay/azure-mgmt-relay/tests/conftest.py @@ -48,4 +48,7 @@ def add_sanitizers(test_proxy): add_general_regex_sanitizer(regex=tenant_id, value="00000000-0000-0000-0000-000000000000") add_header_regex_sanitizer(key="Set-Cookie", value="[set-cookie;]") add_header_regex_sanitizer(key="Cookie", value="cookie;") - add_body_key_sanitizer(json_path="$..access_token", value="access_token") \ No newline at end of file + add_body_key_sanitizer(json_path="$..access_token", value="access_token") + add_body_key_sanitizer(json_path="$..primaryKey", value="primaryKey") + add_body_key_sanitizer(json_path="$..secondaryKey", value="secondaryKey") + add_body_key_sanitizer(json_path="$..secondaryConnectionString", value="secondaryConnectionString") \ No newline at end of file diff --git a/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_hybridconnection.pyTestMgmtHybridConnectiontest_hybridconnetion_curd.json b/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_hybridconnection.pyTestMgmtHybridConnectiontest_hybridconnetion_curd.json index a8431d7deed9..b4ab24af677a 100644 --- a/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_hybridconnection.pyTestMgmtHybridConnectiontest_hybridconnetion_curd.json +++ b/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_hybridconnection.pyTestMgmtHybridConnectiontest_hybridconnetion_curd.json @@ -7,7 +7,7 @@ "Accept": "*/*", "Accept-Encoding": "gzip, deflate", "Connection": "keep-alive", - "User-Agent": "azsdk-python-identity/1.9.0b1 Python/3.9.10 (Windows-10-10.0.22000-SP0)" + "User-Agent": "azsdk-python-identity/1.9.0b2 Python/3.9.8 (Windows-10-10.0.22000)" }, "RequestBody": null, "StatusCode": 200, @@ -17,13 +17,13 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:28:18 GMT", + "Date": "Fri, 25 Mar 2022 02:32:39 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12507.17 - EUS ProdSlices", - "x-ms-request-id": "2df296a9-f02e-4dda-b7ca-7e73c9aca700" + "x-ms-ests-server": "2.1.12559.10 - NCUS ProdSlices", + "x-ms-request-id": "546f9a62-dd48-4eaa-aa0b-a6f50ed45001" }, "ResponseBody": { "token_endpoint": "https://login.microsoftonline.com/00000000-0000-0000-0000-000000000000/oauth2/v2.0/token", @@ -101,7 +101,7 @@ "Accept-Encoding": "gzip, deflate", "Connection": "keep-alive", "Cookie": "cookie;", - "User-Agent": "azsdk-python-identity/1.9.0b1 Python/3.9.10 (Windows-10-10.0.22000-SP0)" + "User-Agent": "azsdk-python-identity/1.9.0b2 Python/3.9.8 (Windows-10-10.0.22000)" }, "RequestBody": null, "StatusCode": 200, @@ -111,13 +111,13 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:28:18 GMT", + "Date": "Fri, 25 Mar 2022 02:32:39 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12529.17 - KRSLR1 ProdSlices", - "x-ms-request-id": "a30d6742-9f4c-4ab5-9612-11a46c340e00" + "x-ms-ests-server": "2.1.12570.11 - SEASLR2 ProdSlices", + "x-ms-request-id": "13ac04bd-2949-4961-9e4f-bfc1b8c42900" }, "ResponseBody": { "tenant_discovery_endpoint": "https://login.microsoftonline.com/common/.well-known/openid-configuration", @@ -172,12 +172,12 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "4e0c11e4-f1d8-4a2e-a225-fcc81cb46c69", + "client-request-id": "67db0a7a-057c-46bd-86b6-185895f58bfc", "Connection": "keep-alive", "Content-Length": "289", "Content-Type": "application/x-www-form-urlencoded", "Cookie": "cookie;", - "User-Agent": "azsdk-python-identity/1.9.0b1 Python/3.9.10 (Windows-10-10.0.22000-SP0)", + "User-Agent": "azsdk-python-identity/1.9.0b2 Python/3.9.8 (Windows-10-10.0.22000)", "x-client-cpu": "x64", "x-client-current-telemetry": "4|730,0|", "x-client-last-telemetry": "4|0|||", @@ -190,10 +190,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "4e0c11e4-f1d8-4a2e-a225-fcc81cb46c69", + "client-request-id": "67db0a7a-057c-46bd-86b6-185895f58bfc", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:28:18 GMT", + "Date": "Fri, 25 Mar 2022 02:32:39 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -201,8 +201,8 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12507.17 - EUS ProdSlices", - "x-ms-request-id": "47a2e13f-9544-4639-9a2e-6a0d15449d00" + "x-ms-ests-server": "2.1.12570.11 - WUS2 ProdSlices", + "x-ms-request-id": "0cd6d4ea-52ac-49a0-9303-9d6af97c2200" }, "ResponseBody": { "token_type": "Bearer", @@ -221,8 +221,8 @@ "Connection": "keep-alive", "Content-Length": "117", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "11fa6e44-9b95-11ec-b504-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "d6addc22-abe3-11ec-b416-c809a8c836e6" }, "RequestBody": { "location": "westus", @@ -240,7 +240,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:28:25 GMT", + "Date": "Fri, 25 Mar 2022 02:32:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -252,10 +252,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5577b74d-152f-4342-abd6-f861adf3950e", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "61e88c12-f2e4-46ec-81e1-4daea8230b87_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082826Z:5577b74d-152f-4342-abd6-f861adf3950e" + "x-ms-correlation-request-id": "5bbe9545-0883-415d-b59c-efcdd435c615", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "3273d6ad-1e9f-4596-8b0b-3ca1c4aafce6_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023249Z:5bbe9545-0883-415d-b59c-efcdd435c615" }, "ResponseBody": { "sku": { @@ -273,8 +273,8 @@ "properties": { "provisioningState": "Created", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcasenamespacehybridconnection", - "createdAt": "2022-03-04T08:28:24.26Z", - "updatedAt": "2022-03-04T08:28:24.26Z", + "createdAt": "2022-03-25T02:32:47.99Z", + "updatedAt": "2022-03-25T02:32:47.99Z", "serviceBusEndpoint": "https://testingpythontestcasenamespacehybridconnection.servicebus.windows.net:443/", "status": "Activating" } @@ -288,8 +288,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "11fa6e44-9b95-11ec-b504-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "d6addc22-abe3-11ec-b416-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -297,7 +297,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:28:57 GMT", + "Date": "Fri, 25 Mar 2022 02:33:19 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -309,10 +309,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2c25b6aa-feae-4e2a-92be-ecdef6f24f7a", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "235cdf2a-89a4-430a-bccc-813bfee070ef_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082857Z:2c25b6aa-feae-4e2a-92be-ecdef6f24f7a" + "x-ms-correlation-request-id": "1ddac0ce-f14f-4da1-ae3e-0b991f9cbea3", + "x-ms-ratelimit-remaining-subscription-reads": "11999", + "x-ms-request-id": "b7ae3be1-88ab-40ad-8834-9d330247f352_M3CH3_M3CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023320Z:1ddac0ce-f14f-4da1-ae3e-0b991f9cbea3" }, "ResponseBody": { "sku": { @@ -330,8 +330,8 @@ "properties": { "provisioningState": "Created", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcasenamespacehybridconnection", - "createdAt": "2022-03-04T08:28:24.26Z", - "updatedAt": "2022-03-04T08:28:24.26Z", + "createdAt": "2022-03-25T02:32:47.99Z", + "updatedAt": "2022-03-25T02:32:47.99Z", "serviceBusEndpoint": "https://testingpythontestcasenamespacehybridconnection.servicebus.windows.net:443/", "status": "Activating" } @@ -345,8 +345,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "11fa6e44-9b95-11ec-b504-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "d6addc22-abe3-11ec-b416-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -354,7 +354,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:29:27 GMT", + "Date": "Fri, 25 Mar 2022 02:33:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -366,10 +366,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a3b89270-41f5-4c92-aad0-51f434fed095", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "9c370e0d-9bbe-435c-b517-f044c8303446_M6CH3_M6CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082927Z:a3b89270-41f5-4c92-aad0-51f434fed095" + "x-ms-correlation-request-id": "c5c9c3f6-5a03-42f5-93f3-3f254cee4303", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "0240c5df-8ccd-4ce8-89a6-8353dfe02ffc_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023350Z:c5c9c3f6-5a03-42f5-93f3-3f254cee4303" }, "ResponseBody": { "sku": { @@ -387,8 +387,8 @@ "properties": { "provisioningState": "Succeeded", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcasenamespacehybridconnection", - "createdAt": "2022-03-04T08:28:24.26Z", - "updatedAt": "2022-03-04T08:29:06.377Z", + "createdAt": "2022-03-25T02:32:47.99Z", + "updatedAt": "2022-03-25T02:33:30.867Z", "serviceBusEndpoint": "https://testingpythontestcasenamespacehybridconnection.servicebus.windows.net:443/", "status": "Active" } @@ -402,8 +402,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "3c2a1539-9b95-11ec-8c84-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "017968bf-abe4-11ec-bfb6-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -411,7 +411,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:29:27 GMT", + "Date": "Fri, 25 Mar 2022 02:33:50 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -423,10 +423,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3a9381bb-f0c0-4c8d-8985-75eaf163d8ed", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "58630b26-6c03-4cd7-8f44-411afb854ac7_M0CH3_M0CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082928Z:3a9381bb-f0c0-4c8d-8985-75eaf163d8ed" + "x-ms-correlation-request-id": "a38803af-930b-4eb7-9454-9036239828f6", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "829cf811-bbed-413f-92d8-585c6d5eb9f4_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023351Z:a38803af-930b-4eb7-9454-9036239828f6" }, "ResponseBody": { "sku": { @@ -444,8 +444,8 @@ "properties": { "provisioningState": "Succeeded", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcasenamespacehybridconnection", - "createdAt": "2022-03-04T08:28:24.26Z", - "updatedAt": "2022-03-04T08:29:06.377Z", + "createdAt": "2022-03-25T02:32:47.99Z", + "updatedAt": "2022-03-25T02:33:30.867Z", "serviceBusEndpoint": "https://testingpythontestcasenamespacehybridconnection.servicebus.windows.net:443/", "status": "Active" } @@ -461,8 +461,8 @@ "Connection": "keep-alive", "Content-Length": "103", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "3c5b45b3-9b95-11ec-86dc-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "01b377f3-abe4-11ec-98d3-c809a8c836e6" }, "RequestBody": { "properties": { @@ -475,7 +475,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:29:29 GMT", + "Date": "Fri, 25 Mar 2022 02:33:52 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -487,10 +487,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bdbd1eab-408e-4475-ad19-8589e20bc3ea", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "d7741d04-26d4-4a29-98d9-11144b76febc_M0CH3_M0CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082930Z:bdbd1eab-408e-4475-ad19-8589e20bc3ea" + "x-ms-correlation-request-id": "d6a16804-bf34-40c8-8b30-63fe7d1f6e7f", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "d50cde96-703f-45b3-a4b7-76ef3d7d48bc_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023353Z:d6a16804-bf34-40c8-8b30-63fe7d1f6e7f" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ba24323b/providers/Microsoft.Relay/namespaces/testingpythontestcasenamespacehybridconnection/hybridConnections/testingpythontestcasehybridconnection", @@ -498,8 +498,8 @@ "type": "Microsoft.Relay/Namespaces/HybridConnections", "location": "West US", "properties": { - "createdAt": "2022-03-04T08:29:29.7590899Z", - "updatedAt": "2022-03-04T08:29:29.7590899Z", + "createdAt": "2022-03-25T02:33:52.8770765Z", + "updatedAt": "2022-03-25T02:33:52.8770765Z", "listenerCount": 0, "requiresClientAuthorization": true, "userMetadata": "User data for HybridConnection" @@ -514,8 +514,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "3daf421c-9b95-11ec-b429-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "030ecef4-abe4-11ec-8337-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -523,7 +523,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:29:31 GMT", + "Date": "Fri, 25 Mar 2022 02:33:52 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -535,10 +535,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "70b451b3-2f5a-44be-81fb-dd8a0fcfe08f", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "58280944-c7fc-453d-8605-c7d7b03707a2_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082931Z:70b451b3-2f5a-44be-81fb-dd8a0fcfe08f" + "x-ms-correlation-request-id": "a75cee83-cce1-46d8-9e3d-2fccb14580c2", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "5cdc2bc5-6465-4d42-add5-24789026d6c1_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023353Z:a75cee83-cce1-46d8-9e3d-2fccb14580c2" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ba24323b/providers/Microsoft.Relay/namespaces/testingpythontestcasenamespacehybridconnection/hybridConnections/testingpythontestcasehybridconnection", @@ -546,8 +546,8 @@ "type": "Microsoft.Relay/Namespaces/HybridConnections", "location": "West US", "properties": { - "createdAt": "2022-03-04T08:29:29.7590899Z", - "updatedAt": "2022-03-04T08:29:29.7590899Z", + "createdAt": "2022-03-25T02:33:52.8770765Z", + "updatedAt": "2022-03-25T02:33:52.8770765Z", "listenerCount": 0, "requiresClientAuthorization": true, "userMetadata": "User data for HybridConnection" @@ -562,8 +562,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "3e95a8b7-9b95-11ec-b176-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "034a1866-abe4-11ec-9ebe-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -571,7 +571,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:29:32 GMT", + "Date": "Fri, 25 Mar 2022 02:33:53 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -583,11 +583,11 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "493a8233-996b-4a67-98b8-a5fded08143c", + "x-ms-correlation-request-id": "44bd71fb-6a4e-4c62-a92b-78f73f072c2d", "x-ms-inline-count": "", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "00503327-84c7-4146-a907-00c2ae0f4845_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082932Z:493a8233-996b-4a67-98b8-a5fded08143c" + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "18cf8b64-5ec7-4306-a0a0-40a027e962e6_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023354Z:44bd71fb-6a4e-4c62-a92b-78f73f072c2d" }, "ResponseBody": { "value": [ @@ -597,8 +597,8 @@ "type": "Microsoft.Relay/Namespaces/HybridConnections", "location": "West US", "properties": { - "createdAt": "2022-03-04T08:29:29.7590899Z", - "updatedAt": "2022-03-04T08:29:29.7590899Z", + "createdAt": "2022-03-25T02:33:52.8770765Z", + "updatedAt": "2022-03-25T02:33:52.8770765Z", "listenerCount": 0, "requiresClientAuthorization": true, "userMetadata": "User data for HybridConnection" @@ -617,8 +617,8 @@ "Connection": "keep-alive", "Content-Length": "74", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "3effde8a-9b95-11ec-89a0-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "03b840a2-abe4-11ec-a872-c809a8c836e6" }, "RequestBody": { "properties": { @@ -630,7 +630,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:29:32 GMT", + "Date": "Fri, 25 Mar 2022 02:33:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -642,10 +642,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "952bee8f-76ba-4916-9004-0e852906ca14", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "e1627e35-f18f-4d2a-b523-52ac77633ced_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082933Z:952bee8f-76ba-4916-9004-0e852906ca14" + "x-ms-correlation-request-id": "2672b034-0530-42c5-a6b6-993b35e95c62", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "78eef3f6-eeff-428d-88be-85757aa81f61_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023355Z:2672b034-0530-42c5-a6b6-993b35e95c62" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ba24323b/providers/Microsoft.Relay/namespaces/testingpythontestcasenamespacehybridconnection/hybridConnections/testingpythontestcasehybridconnection", @@ -653,8 +653,8 @@ "type": "Microsoft.Relay/Namespaces/HybridConnections", "location": "West US", "properties": { - "createdAt": "0001-01-01T00:00:00", - "updatedAt": "0001-01-01T00:00:00", + "createdAt": "0001-01-01T00:00:00Z", + "updatedAt": "0001-01-01T00:00:00Z", "listenerCount": 0, "requiresClientAuthorization": true, "userMetadata": "User data for HybridConnection updated" @@ -671,8 +671,8 @@ "Connection": "keep-alive", "Content-Length": "46", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "3f4f02a7-9b95-11ec-bb6d-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "042f6943-abe4-11ec-bddb-c809a8c836e6" }, "RequestBody": { "properties": { @@ -687,7 +687,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:29:33 GMT", + "Date": "Fri, 25 Mar 2022 02:33:55 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -699,10 +699,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8941e220-2642-4dee-8cc3-8df2dc4d2b7b", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "272cd419-5d5a-44af-bc22-17df37455275_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082933Z:8941e220-2642-4dee-8cc3-8df2dc4d2b7b" + "x-ms-correlation-request-id": "6edcec5a-d7d4-4584-83c8-4ea56716b3e7", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "3f661994-d55c-4de2-a6f7-52e5d608cc53_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023356Z:6edcec5a-d7d4-4584-83c8-4ea56716b3e7" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ba24323b/providers/Microsoft.Relay/namespaces/testingpythontestcasenamespacehybridconnection/hybridConnections/testingpythontestcasehybridconnection/authorizationRules/testingauthrulepy", @@ -725,8 +725,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "3fcc5712-9b95-11ec-b928-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "04b8e11b-abe4-11ec-b489-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -734,7 +734,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:29:34 GMT", + "Date": "Fri, 25 Mar 2022 02:33:55 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -746,10 +746,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dd9d5215-3d3c-416e-a664-aca5b1e776eb", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "8e63f1f7-7624-4d94-b199-2716dd483641_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082934Z:dd9d5215-3d3c-416e-a664-aca5b1e776eb" + "x-ms-correlation-request-id": "adb1769c-73ea-4711-8974-c0bf6a8c2601", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "daf5186d-4ff7-43d8-acb1-326f8800464a_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023356Z:adb1769c-73ea-4711-8974-c0bf6a8c2601" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ba24323b/providers/Microsoft.Relay/namespaces/testingpythontestcasenamespacehybridconnection/hybridConnections/testingpythontestcasehybridconnection/authorizationRules/testingauthrulepy", @@ -774,8 +774,8 @@ "Connection": "keep-alive", "Content-Length": "56", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "40253b19-9b95-11ec-82fa-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "050dd020-abe4-11ec-8077-c809a8c836e6" }, "RequestBody": { "properties": { @@ -791,7 +791,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:29:34 GMT", + "Date": "Fri, 25 Mar 2022 02:33:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -803,10 +803,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "71ad4129-cb06-411a-a073-fd5b271f930d", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "ec58d42c-f530-49f6-9916-a480459ef4d2_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082935Z:71ad4129-cb06-411a-a073-fd5b271f930d" + "x-ms-correlation-request-id": "0ad206ea-d21c-4af9-a7a2-047dae98ff4f", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "92d4d2d3-f105-4598-8d25-082047ddb33b_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023357Z:0ad206ea-d21c-4af9-a7a2-047dae98ff4f" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ba24323b/providers/Microsoft.Relay/namespaces/testingpythontestcasenamespacehybridconnection/hybridConnections/testingpythontestcasehybridconnection/authorizationRules/testingauthrulepy", @@ -830,8 +830,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "407e2ee7-9b95-11ec-9e87-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "058779fd-abe4-11ec-a1fe-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -839,7 +839,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:29:34 GMT", + "Date": "Fri, 25 Mar 2022 02:33:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -851,10 +851,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c6526b66-998c-4ac5-910f-eb74e4b20096", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "53ca112e-8d96-4df7-8c17-51c7886045f2_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082935Z:c6526b66-998c-4ac5-910f-eb74e4b20096" + "x-ms-correlation-request-id": "e6a3844a-fce9-449e-ac7e-8ccb74407430", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "e6f91261-b5b3-443c-a581-e4aa48c77e23_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023358Z:e6a3844a-fce9-449e-ac7e-8ccb74407430" }, "ResponseBody": { "value": [ @@ -883,8 +883,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Length": "0", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "40b997da-9b95-11ec-a34b-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "05c9e523-abe4-11ec-9eb2-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -892,7 +892,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:29:36 GMT", + "Date": "Fri, 25 Mar 2022 02:33:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -904,16 +904,16 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1c826c9c-934f-406c-98a8-fbd4809fc91c", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "9cac2571-cfdc-44e2-aa4a-3c89137a6614_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082937Z:1c826c9c-934f-406c-98a8-fbd4809fc91c" + "x-ms-correlation-request-id": "1c161b13-23e7-4c81-9186-a41ee3f4b201", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "f98f1996-69e5-4bbd-94d7-849bf3439705_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023358Z:1c161b13-23e7-4c81-9186-a41ee3f4b201" }, "ResponseBody": { - "primaryConnectionString": "Endpoint=sb://testingpythontestcasenamespacehybridconnection.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=DK2t2zp20IFtx7eSGotsdRorXbWSOLIfr1LFCbVVtBg=;EntityPath=testingpythontestcasehybridconnection", - "secondaryConnectionString": "Endpoint=sb://testingpythontestcasenamespacehybridconnection.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=Ju2ra8YHjU5hqwn/mpdr2bfqX/vV2pQ4bw/r4\u002BRdDiM=;EntityPath=testingpythontestcasehybridconnection", - "primaryKey": "DK2t2zp20IFtx7eSGotsdRorXbWSOLIfr1LFCbVVtBg=", - "secondaryKey": "Ju2ra8YHjU5hqwn/mpdr2bfqX/vV2pQ4bw/r4\u002BRdDiM=", + "primaryConnectionString": "Endpoint=sb://testingpythontestcasenamespacehybridconnection.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=7V8OXP9EdQNsSmktXkjvZQPmOLT\u002BUsYGaDVm7GhL4FY=;EntityPath=testingpythontestcasehybridconnection", + "secondaryConnectionString": "secondaryConnectionString", + "primaryKey": "primaryKey", + "secondaryKey": "secondaryKey", "keyName": "testingauthrulepy" } }, @@ -927,8 +927,8 @@ "Connection": "keep-alive", "Content-Length": "25", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "41ecec69-9b95-11ec-97a0-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "06121e39-abe4-11ec-8fb0-c809a8c836e6" }, "RequestBody": { "keyType": "PrimaryKey" @@ -938,7 +938,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:29:37 GMT", + "Date": "Fri, 25 Mar 2022 02:33:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -950,16 +950,16 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "84597e07-647e-481f-90e3-5a95e0272c51", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "9847ed1c-9835-4f3b-aa55-7d47bd4099d3_M5CH3_M5CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082938Z:84597e07-647e-481f-90e3-5a95e0272c51" + "x-ms-correlation-request-id": "58e6b150-b8f6-4fab-9162-b4ca7c3e7378", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "4956ec9c-3801-498b-b6cc-545d4f16cba1_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023359Z:58e6b150-b8f6-4fab-9162-b4ca7c3e7378" }, "ResponseBody": { - "primaryConnectionString": "Endpoint=sb://testingpythontestcasenamespacehybridconnection.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=Mzrc6ubhDuhDMp5NXuvPZ6nlit5mr80JFkA5CFv33zY=;EntityPath=testingpythontestcasehybridconnection", - "secondaryConnectionString": "Endpoint=sb://testingpythontestcasenamespacehybridconnection.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=Ju2ra8YHjU5hqwn/mpdr2bfqX/vV2pQ4bw/r4\u002BRdDiM=;EntityPath=testingpythontestcasehybridconnection", - "primaryKey": "Mzrc6ubhDuhDMp5NXuvPZ6nlit5mr80JFkA5CFv33zY=", - "secondaryKey": "Ju2ra8YHjU5hqwn/mpdr2bfqX/vV2pQ4bw/r4\u002BRdDiM=", + "primaryConnectionString": "Endpoint=sb://testingpythontestcasenamespacehybridconnection.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=NFVJXLyLpkAmIRl01QH6oWPS3W\u002BZq9pEkfATqwXn6Lc=;EntityPath=testingpythontestcasehybridconnection", + "secondaryConnectionString": "secondaryConnectionString", + "primaryKey": "primaryKey", + "secondaryKey": "secondaryKey", "keyName": "testingauthrulepy" } }, @@ -973,8 +973,8 @@ "Connection": "keep-alive", "Content-Length": "27", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "42845e22-9b95-11ec-b977-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "06943888-abe4-11ec-8ad0-c809a8c836e6" }, "RequestBody": { "keyType": "SecondaryKey" @@ -984,7 +984,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:29:39 GMT", + "Date": "Fri, 25 Mar 2022 02:34:00 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -996,16 +996,16 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "84fed0b5-6cbb-4e5b-a457-558b6badcb88", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "a9044fa6-0280-4ff9-ba63-3794af13bd65_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082940Z:84fed0b5-6cbb-4e5b-a457-558b6badcb88" + "x-ms-correlation-request-id": "22f95536-de20-4778-8e85-f5a76860b48f", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "8b57f837-a353-477f-abc7-38bbe12662e8_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023400Z:22f95536-de20-4778-8e85-f5a76860b48f" }, "ResponseBody": { - "primaryConnectionString": "Endpoint=sb://testingpythontestcasenamespacehybridconnection.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=Mzrc6ubhDuhDMp5NXuvPZ6nlit5mr80JFkA5CFv33zY=;EntityPath=testingpythontestcasehybridconnection", - "secondaryConnectionString": "Endpoint=sb://testingpythontestcasenamespacehybridconnection.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=qa/djpd\u002ByOrXSLuxPo0Pb1xwg6GbvmV\u002Bv2CuDSuT/Ak=;EntityPath=testingpythontestcasehybridconnection", - "primaryKey": "Mzrc6ubhDuhDMp5NXuvPZ6nlit5mr80JFkA5CFv33zY=", - "secondaryKey": "qa/djpd\u002ByOrXSLuxPo0Pb1xwg6GbvmV\u002Bv2CuDSuT/Ak=", + "primaryConnectionString": "Endpoint=sb://testingpythontestcasenamespacehybridconnection.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=NFVJXLyLpkAmIRl01QH6oWPS3W\u002BZq9pEkfATqwXn6Lc=;EntityPath=testingpythontestcasehybridconnection", + "secondaryConnectionString": "secondaryConnectionString", + "primaryKey": "primaryKey", + "secondaryKey": "secondaryKey", "keyName": "testingauthrulepy" } }, @@ -1018,15 +1018,15 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Length": "0", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "4382cdae-9b95-11ec-8992-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "0713017d-abe4-11ec-b21f-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Fri, 04 Mar 2022 08:29:41 GMT", + "Date": "Fri, 25 Mar 2022 02:34:00 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1036,10 +1036,10 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "09102a1c-4510-462f-894b-48a5afc4993b", - "x-ms-ratelimit-remaining-subscription-deletes": "14998", - "x-ms-request-id": "1fa3c0de-7c0a-4981-a65a-3be154d31686_M10CH3_M10CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082942Z:09102a1c-4510-462f-894b-48a5afc4993b" + "x-ms-correlation-request-id": "b349df70-a2ad-4fb1-966c-f87d60e6b46b", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "106df709-0360-4597-a8f8-862e653f04df_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023400Z:b349df70-a2ad-4fb1-966c-f87d60e6b46b" }, "ResponseBody": null }, @@ -1052,15 +1052,15 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Length": "0", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "44c1031e-9b95-11ec-8715-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "0760c223-abe4-11ec-86c8-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Fri, 04 Mar 2022 08:29:43 GMT", + "Date": "Fri, 25 Mar 2022 02:34:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1070,10 +1070,10 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fc7932cd-40db-471b-b2e7-2f17a898413d", - "x-ms-ratelimit-remaining-subscription-deletes": "14997", - "x-ms-request-id": "1c3d011d-1f26-4ac8-98d8-75b49112be8c_M0CH3_M0CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082944Z:fc7932cd-40db-471b-b2e7-2f17a898413d" + "x-ms-correlation-request-id": "23e6d279-b44a-4912-82c3-2791db2dbf59", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "98764c1a-5675-4697-83b8-9fdf24248ef1_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023401Z:23e6d279-b44a-4912-82c3-2791db2dbf59" }, "ResponseBody": null }, @@ -1086,15 +1086,15 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Length": "0", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "45f7904d-9b95-11ec-bcec-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "07e9ba97-abe4-11ec-b0ec-c809a8c836e6" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Fri, 04 Mar 2022 08:29:46 GMT", + "Date": "Fri, 25 Mar 2022 02:34:05 GMT", "Expires": "-1", "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ba24323b/providers/Microsoft.Relay/namespaces/testingpythontestcasenamespacehybridconnection/operationresults/testingpythontestcasenamespacehybridconnection?api-version=2017-04-01", "Pragma": "no-cache", @@ -1105,10 +1105,10 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1a0ca173-0f78-413a-bbae-c3ff2399af38", - "x-ms-ratelimit-remaining-subscription-deletes": "14996", - "x-ms-request-id": "71813950-58c2-4046-8ea7-05f021e1c965_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T082947Z:1a0ca173-0f78-413a-bbae-c3ff2399af38" + "x-ms-correlation-request-id": "5a073ab6-b6a4-4ea4-9674-05ddca2e3971", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "e0044fdc-4e8c-499b-aa85-0b2bfe8ec43a_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023406Z:5a073ab6-b6a4-4ea4-9674-05ddca2e3971" }, "ResponseBody": null }, @@ -1120,15 +1120,15 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "45f7904d-9b95-11ec-bcec-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "07e9ba97-abe4-11ec-b0ec-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Fri, 04 Mar 2022 08:30:17 GMT", + "Date": "Fri, 25 Mar 2022 02:34:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1138,10 +1138,10 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "11f59666-adfe-464b-8274-15884011fed0", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "b1c7a08f-be33-43a8-b393-7250ecae9229_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083017Z:11f59666-adfe-464b-8274-15884011fed0" + "x-ms-correlation-request-id": "a28d7952-580c-47ca-bef9-7b766e3e397c", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "acb294a3-af63-40de-a4f4-65bb4dbd237b_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023436Z:a28d7952-580c-47ca-bef9-7b766e3e397c" }, "ResponseBody": null } diff --git a/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_relay_check_name_availability.pyTestMgmtRelaytest_eh_namespace_available.json b/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_relay_check_name_availability.pyTestMgmtRelaytest_eh_namespace_available.json index 30d9c16c08d3..e7ed43d2b56b 100644 --- a/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_relay_check_name_availability.pyTestMgmtRelaytest_eh_namespace_available.json +++ b/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_relay_check_name_availability.pyTestMgmtRelaytest_eh_namespace_available.json @@ -7,7 +7,7 @@ "Accept": "*/*", "Accept-Encoding": "gzip, deflate", "Connection": "keep-alive", - "User-Agent": "azsdk-python-identity/1.9.0b1 Python/3.9.10 (Windows-10-10.0.22000-SP0)" + "User-Agent": "azsdk-python-identity/1.9.0b2 Python/3.9.8 (Windows-10-10.0.22000)" }, "RequestBody": null, "StatusCode": 200, @@ -17,13 +17,13 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:30:20 GMT", + "Date": "Fri, 25 Mar 2022 02:34:40 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12529.17 - WUS2 ProdSlices", - "x-ms-request-id": "f03606d5-cd26-473f-8e7e-ff48dd3c0c00" + "x-ms-ests-server": "2.1.12559.10 - NCUS ProdSlices", + "x-ms-request-id": "9323a861-f08d-4211-88d7-538433a98701" }, "ResponseBody": { "token_endpoint": "https://login.microsoftonline.com/00000000-0000-0000-0000-000000000000/oauth2/v2.0/token", @@ -101,7 +101,7 @@ "Accept-Encoding": "gzip, deflate", "Connection": "keep-alive", "Cookie": "cookie;", - "User-Agent": "azsdk-python-identity/1.9.0b1 Python/3.9.10 (Windows-10-10.0.22000-SP0)" + "User-Agent": "azsdk-python-identity/1.9.0b2 Python/3.9.8 (Windows-10-10.0.22000)" }, "RequestBody": null, "StatusCode": 200, @@ -111,13 +111,13 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:30:20 GMT", + "Date": "Fri, 25 Mar 2022 02:34:40 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12529.17 - SEASLR1 ProdSlices", - "x-ms-request-id": "a19336b8-2528-498e-b35b-860e29080e00" + "x-ms-ests-server": "2.1.12570.11 - KRSLR1 ProdSlices", + "x-ms-request-id": "907bda9c-5314-4b3b-b191-e7378e772700" }, "ResponseBody": { "tenant_discovery_endpoint": "https://login.microsoftonline.com/common/.well-known/openid-configuration", @@ -172,12 +172,12 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "ee7235ab-2fdd-4de6-b3b5-a3820f0ea37d", + "client-request-id": "7635c506-8dac-4765-8d20-274f51f16eef", "Connection": "keep-alive", "Content-Length": "289", "Content-Type": "application/x-www-form-urlencoded", "Cookie": "cookie;", - "User-Agent": "azsdk-python-identity/1.9.0b1 Python/3.9.10 (Windows-10-10.0.22000-SP0)", + "User-Agent": "azsdk-python-identity/1.9.0b2 Python/3.9.8 (Windows-10-10.0.22000)", "x-client-cpu": "x64", "x-client-current-telemetry": "4|730,0|", "x-client-last-telemetry": "4|0|||", @@ -190,10 +190,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "ee7235ab-2fdd-4de6-b3b5-a3820f0ea37d", + "client-request-id": "7635c506-8dac-4765-8d20-274f51f16eef", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:30:21 GMT", + "Date": "Fri, 25 Mar 2022 02:34:40 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -201,8 +201,8 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12507.17 - EUS ProdSlices", - "x-ms-request-id": "9482d6f0-3148-4d66-aaef-eab945e07b00" + "x-ms-ests-server": "2.1.12570.11 - WUS2 ProdSlices", + "x-ms-request-id": "53641bb2-2746-4259-85d1-da4b411c2100" }, "ResponseBody": { "token_type": "Bearer", @@ -221,8 +221,8 @@ "Connection": "keep-alive", "Content-Length": "51", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "5b945d7f-9b95-11ec-a192-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "1e694f24-abe4-11ec-9831-c809a8c836e6" }, "RequestBody": { "name": "Testingehnamespaceavailabilityforpython" @@ -232,7 +232,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:30:22 GMT", + "Date": "Fri, 25 Mar 2022 02:34:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -244,10 +244,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bb678a36-b44a-43de-80cc-782dccce985d", + "x-ms-correlation-request-id": "41b1ec96-f41c-47f1-a1ce-efc8bee0d4e2", "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "39432997-eec4-47ba-a175-146d1eee74c2_M5CH3_M5CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083023Z:bb678a36-b44a-43de-80cc-782dccce985d" + "x-ms-request-id": "7d325b3a-377a-49c0-840c-e316f7133602_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023441Z:41b1ec96-f41c-47f1-a1ce-efc8bee0d4e2" }, "ResponseBody": { "nameAvailable": true, diff --git a/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_relay_namespace.pyTestMgmtRelayNamespacetest_relay_namespace_curd.json b/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_relay_namespace.pyTestMgmtRelayNamespacetest_relay_namespace_curd.json index 9481c7029598..a1e99c9ebb1b 100644 --- a/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_relay_namespace.pyTestMgmtRelayNamespacetest_relay_namespace_curd.json +++ b/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_relay_namespace.pyTestMgmtRelayNamespacetest_relay_namespace_curd.json @@ -7,7 +7,7 @@ "Accept": "*/*", "Accept-Encoding": "gzip, deflate", "Connection": "keep-alive", - "User-Agent": "azsdk-python-identity/1.9.0b1 Python/3.9.10 (Windows-10-10.0.22000-SP0)" + "User-Agent": "azsdk-python-identity/1.9.0b2 Python/3.9.8 (Windows-10-10.0.22000)" }, "RequestBody": null, "StatusCode": 200, @@ -17,13 +17,13 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:30:27 GMT", + "Date": "Fri, 25 Mar 2022 02:34:48 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12507.17 - EUS ProdSlices", - "x-ms-request-id": "a280df34-83f1-4476-9a8c-764a6743aa00" + "x-ms-ests-server": "2.1.12570.11 - WUS2 ProdSlices", + "x-ms-request-id": "b46638a8-5641-4c26-804a-e559181c2300" }, "ResponseBody": { "token_endpoint": "https://login.microsoftonline.com/00000000-0000-0000-0000-000000000000/oauth2/v2.0/token", @@ -101,7 +101,7 @@ "Accept-Encoding": "gzip, deflate", "Connection": "keep-alive", "Cookie": "cookie;", - "User-Agent": "azsdk-python-identity/1.9.0b1 Python/3.9.10 (Windows-10-10.0.22000-SP0)" + "User-Agent": "azsdk-python-identity/1.9.0b2 Python/3.9.8 (Windows-10-10.0.22000)" }, "RequestBody": null, "StatusCode": 200, @@ -111,13 +111,13 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:30:28 GMT", + "Date": "Fri, 25 Mar 2022 02:34:48 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12529.17 - KRSLR1 ProdSlices", - "x-ms-request-id": "73beef06-cac9-40c2-9b1f-ab194ecc0e00" + "x-ms-ests-server": "2.1.12570.11 - KRSLR1 ProdSlices", + "x-ms-request-id": "ed32e100-b17f-47f5-b1b5-bfcf8b742600" }, "ResponseBody": { "tenant_discovery_endpoint": "https://login.microsoftonline.com/common/.well-known/openid-configuration", @@ -172,12 +172,12 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "f3cb2f38-6a57-42df-8ef5-98c08419c682", + "client-request-id": "a43d4398-346f-4bd2-87ff-18e1ecf4d5dd", "Connection": "keep-alive", "Content-Length": "289", "Content-Type": "application/x-www-form-urlencoded", "Cookie": "cookie;", - "User-Agent": "azsdk-python-identity/1.9.0b1 Python/3.9.10 (Windows-10-10.0.22000-SP0)", + "User-Agent": "azsdk-python-identity/1.9.0b2 Python/3.9.8 (Windows-10-10.0.22000)", "x-client-cpu": "x64", "x-client-current-telemetry": "4|730,0|", "x-client-last-telemetry": "4|0|||", @@ -190,10 +190,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "f3cb2f38-6a57-42df-8ef5-98c08419c682", + "client-request-id": "a43d4398-346f-4bd2-87ff-18e1ecf4d5dd", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:30:28 GMT", + "Date": "Fri, 25 Mar 2022 02:34:48 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -201,8 +201,8 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12507.17 - SCUS ProdSlices", - "x-ms-request-id": "157ea030-3e22-4ca1-adf8-d7aba036b100" + "x-ms-ests-server": "2.1.12570.11 - WUS2 ProdSlices", + "x-ms-request-id": "b46638a8-5641-4c26-804a-e5592e1c2300" }, "ResponseBody": { "token_type": "Bearer", @@ -221,8 +221,8 @@ "Connection": "keep-alive", "Content-Length": "117", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "6036d7e7-9b95-11ec-9d84-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "234e9503-abe4-11ec-8bab-c809a8c836e6" }, "RequestBody": { "location": "westus", @@ -240,7 +240,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:30:33 GMT", + "Date": "Fri, 25 Mar 2022 02:34:53 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -252,10 +252,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9bbde356-3e3f-4119-8c6c-dfd8d3165b10", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "c369b4fa-d67c-4bef-815e-b68b9468bba5_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083034Z:9bbde356-3e3f-4119-8c6c-dfd8d3165b10" + "x-ms-correlation-request-id": "8d7d9134-776a-47f7-b015-2a2b327d530f", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "0972de74-6e5a-4ec2-99c3-cdbec591e1fe_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023454Z:8d7d9134-776a-47f7-b015-2a2b327d530f" }, "ResponseBody": { "sku": { @@ -273,8 +273,8 @@ "properties": { "provisioningState": "Created", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcasenamespace", - "createdAt": "2022-03-04T08:30:32.423Z", - "updatedAt": "2022-03-04T08:30:32.423Z", + "createdAt": "2022-03-25T02:34:52.41Z", + "updatedAt": "2022-03-25T02:34:52.41Z", "serviceBusEndpoint": "https://testingpythontestcasenamespace.servicebus.windows.net:443/", "status": "Activating" } @@ -288,8 +288,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "6036d7e7-9b95-11ec-9d84-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "234e9503-abe4-11ec-8bab-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -297,7 +297,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:31:04 GMT", + "Date": "Fri, 25 Mar 2022 02:35:24 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -309,10 +309,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2d68841b-2f5c-4db6-9aae-de3113df523f", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "24187290-5bc3-4b13-98da-b6e310cd1c6e_M9CH3_M9CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083105Z:2d68841b-2f5c-4db6-9aae-de3113df523f" + "x-ms-correlation-request-id": "0118d53c-f5d1-4cbb-a7ee-4f8299808a02", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "37336f7d-184c-4542-af10-0a81c024119e_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023524Z:0118d53c-f5d1-4cbb-a7ee-4f8299808a02" }, "ResponseBody": { "sku": { @@ -330,8 +330,8 @@ "properties": { "provisioningState": "Created", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcasenamespace", - "createdAt": "2022-03-04T08:30:32.423Z", - "updatedAt": "2022-03-04T08:30:32.423Z", + "createdAt": "2022-03-25T02:34:52.41Z", + "updatedAt": "2022-03-25T02:34:52.41Z", "serviceBusEndpoint": "https://testingpythontestcasenamespace.servicebus.windows.net:443/", "status": "Activating" } @@ -345,8 +345,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "6036d7e7-9b95-11ec-9d84-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "234e9503-abe4-11ec-8bab-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -354,7 +354,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:31:35 GMT", + "Date": "Fri, 25 Mar 2022 02:35:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -366,10 +366,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8920e202-74bc-4a0c-8ad5-e023aacd8cc1", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "9a65e89f-6b37-4547-9443-8b52807f02c4_M6CH3_M6CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083135Z:8920e202-74bc-4a0c-8ad5-e023aacd8cc1" + "x-ms-correlation-request-id": "4c03dcfd-ee24-4f22-903a-2e958eab5f02", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "de00b657-e5c3-4e88-a65e-f734cf19bf5c_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023555Z:4c03dcfd-ee24-4f22-903a-2e958eab5f02" }, "ResponseBody": { "sku": { @@ -387,8 +387,8 @@ "properties": { "provisioningState": "Succeeded", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcasenamespace", - "createdAt": "2022-03-04T08:30:32.423Z", - "updatedAt": "2022-03-04T08:31:14.8Z", + "createdAt": "2022-03-25T02:34:52.41Z", + "updatedAt": "2022-03-25T02:35:36.27Z", "serviceBusEndpoint": "https://testingpythontestcasenamespace.servicebus.windows.net:443/", "status": "Active" } @@ -402,8 +402,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "887ed13d-9b95-11ec-8c40-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "4ba3745b-abe4-11ec-845d-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -411,7 +411,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:31:36 GMT", + "Date": "Fri, 25 Mar 2022 02:35:55 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -423,10 +423,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d25136fe-d73c-44f3-b5e3-8932d6244c18", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "50bb1bef-250d-4286-8847-0422570db3e8_M6CH3_M6CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083136Z:d25136fe-d73c-44f3-b5e3-8932d6244c18" + "x-ms-correlation-request-id": "1a62d661-124f-4550-ac21-9221950b58e0", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "fb847e7e-a987-449a-a511-92d74a9ad3b0_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023555Z:1a62d661-124f-4550-ac21-9221950b58e0" }, "ResponseBody": { "sku": { @@ -444,8 +444,8 @@ "properties": { "provisioningState": "Succeeded", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcasenamespace", - "createdAt": "2022-03-04T08:30:32.423Z", - "updatedAt": "2022-03-04T08:31:14.8Z", + "createdAt": "2022-03-25T02:34:52.41Z", + "updatedAt": "2022-03-25T02:35:36.27Z", "serviceBusEndpoint": "https://testingpythontestcasenamespace.servicebus.windows.net:443/", "status": "Active" } @@ -461,8 +461,8 @@ "Connection": "keep-alive", "Content-Length": "46", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "88b7189d-9b95-11ec-867b-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "4bd49017-abe4-11ec-ade5-c809a8c836e6" }, "RequestBody": { "tags": { @@ -475,7 +475,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:31:38 GMT", + "Date": "Fri, 25 Mar 2022 02:35:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -487,10 +487,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "74d8112b-dde5-4bff-b8dc-26d75db5d25b", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "992b1e42-b4ff-41ef-8489-0d55aefd8280_M5CH3_M5CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083138Z:74d8112b-dde5-4bff-b8dc-26d75db5d25b" + "x-ms-correlation-request-id": "67b65837-0633-4ced-a72c-ad571eaf1ae1", + "x-ms-ratelimit-remaining-subscription-writes": "1193", + "x-ms-request-id": "1132b014-1587-43dd-9642-2e7692946d70_M9CH3_M9CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023558Z:67b65837-0633-4ced-a72c-ad571eaf1ae1" }, "ResponseBody": { "sku": { @@ -508,8 +508,8 @@ "properties": { "provisioningState": "Updating", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcasenamespace", - "createdAt": "2022-03-04T08:30:32.423Z", - "updatedAt": "2022-03-04T08:31:36.763Z", + "createdAt": "2022-03-25T02:34:52.41Z", + "updatedAt": "2022-03-25T02:35:56.337Z", "serviceBusEndpoint": "https://testingpythontestcasenamespace.servicebus.windows.net:443/", "status": "Activating" } @@ -523,8 +523,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "89faa58a-9b95-11ec-9fec-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "4d973707-abe4-11ec-b809-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -532,7 +532,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:31:39 GMT", + "Date": "Fri, 25 Mar 2022 02:35:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -544,10 +544,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f9c29913-dd51-48e6-b992-f4dda444a646", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "d4f0e06b-bb4b-4a70-9d37-f9c69673ec4d_M0CH3_M0CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083139Z:f9c29913-dd51-48e6-b992-f4dda444a646" + "x-ms-correlation-request-id": "9afbfad7-1569-4714-a143-42b73e8316a7", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "3b9a5010-21a0-4866-9ec5-51c04d834169_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023558Z:9afbfad7-1569-4714-a143-42b73e8316a7" }, "ResponseBody": { "value": [ @@ -565,12 +565,12 @@ "tag2": "value2" }, "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Updating", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcasenamespace", - "createdAt": "2022-03-04T08:30:32.423Z", - "updatedAt": "2022-03-04T08:31:37.707Z", + "createdAt": "2022-03-25T02:34:52.41Z", + "updatedAt": "2022-03-25T02:35:56.337Z", "serviceBusEndpoint": "https://testingpythontestcasenamespace.servicebus.windows.net:443/", - "status": "Active" + "status": "Activating" } } ] @@ -584,8 +584,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "8ace82f8-9b95-11ec-8137-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "4dceda5d-abe4-11ec-b28b-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -593,7 +593,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:31:41 GMT", + "Date": "Fri, 25 Mar 2022 02:35:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -605,11 +605,11 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cffbf0cd-0aaf-4b77-9c9c-8aabe4153a36", + "x-ms-correlation-request-id": "13130313-3db5-45ce-ba02-d0097992f205", "x-ms-inline-count": "", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "6b379f08-7863-4062-a556-fbd3e977ac83_M6CH3_M6CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083141Z:cffbf0cd-0aaf-4b77-9c9c-8aabe4153a36" + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "6e01a04a-6ebf-4bca-9506-60a67b43c85b_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023559Z:13130313-3db5-45ce-ba02-d0097992f205" }, "ResponseBody": { "value": [ @@ -627,12 +627,12 @@ "tag2": "value2" }, "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Updating", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcasenamespace", - "createdAt": "2022-03-04T08:30:32.423Z", - "updatedAt": "2022-03-04T08:31:37.707Z", + "createdAt": "2022-03-25T02:34:52.41Z", + "updatedAt": "2022-03-25T02:35:56.337Z", "serviceBusEndpoint": "https://testingpythontestcasenamespace.servicebus.windows.net:443/", - "status": "Active" + "status": "Activating" } } ] @@ -646,8 +646,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "8ba70169-9b95-11ec-930d-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "4e05e5c5-abe4-11ec-a978-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -655,7 +655,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:31:42 GMT", + "Date": "Fri, 25 Mar 2022 02:36:00 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -667,10 +667,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aa996c1b-997a-44c7-8ac6-b40709956c53", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "806be609-bf6d-4300-aa73-e2906146d8cb_M6CH3_M6CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083142Z:aa996c1b-997a-44c7-8ac6-b40709956c53" + "x-ms-correlation-request-id": "cbc93d69-412f-4977-9785-dc2c0cd52ce0", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "7550b58a-53e7-446f-9a4f-348332968037_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023600Z:cbc93d69-412f-4977-9785-dc2c0cd52ce0" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/13a630a4/providers/Microsoft.Relay/namespaces/testingpythontestcasenamespace/authorizationRules/RootManageSharedAccessKey", @@ -696,8 +696,8 @@ "Connection": "keep-alive", "Content-Length": "46", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "8c5d5fba-9b95-11ec-8e01-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "4edec188-abe4-11ec-9c6e-c809a8c836e6" }, "RequestBody": { "properties": { @@ -712,7 +712,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:31:49 GMT", + "Date": "Fri, 25 Mar 2022 02:36:07 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -724,10 +724,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8119bbd8-dd51-4177-8f99-ef0549d2f64c", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "a0b5b3dd-892f-4267-913a-918b088a52a4_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083149Z:8119bbd8-dd51-4177-8f99-ef0549d2f64c" + "x-ms-correlation-request-id": "1424afc2-ff04-4aec-9603-2a946683a5ea", + "x-ms-ratelimit-remaining-subscription-writes": "1192", + "x-ms-request-id": "a77244a9-d15d-4394-9750-139fce2f37f7_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023607Z:1424afc2-ff04-4aec-9603-2a946683a5ea" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/13a630a4/providers/Microsoft.Relay/namespaces/testingpythontestcasenamespace/authorizationRules/testingauthrulepy", @@ -750,8 +750,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "90ca8b1f-9b95-11ec-90f9-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "52fac542-abe4-11ec-8f1c-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -759,7 +759,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:31:50 GMT", + "Date": "Fri, 25 Mar 2022 02:36:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -771,10 +771,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3a0d4505-d2b8-4687-9570-806998bc860f", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "4e953ae3-d20c-4188-be49-182125f07287_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083150Z:3a0d4505-d2b8-4687-9570-806998bc860f" + "x-ms-correlation-request-id": "429229d9-dca4-4446-82e6-54ef5624459e", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "dc669e9a-99ab-4af7-9796-5f0dd5aca86a_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023608Z:429229d9-dca4-4446-82e6-54ef5624459e" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/13a630a4/providers/Microsoft.Relay/namespaces/testingpythontestcasenamespace/authorizationRules/testingauthrulepy", @@ -799,8 +799,8 @@ "Connection": "keep-alive", "Content-Length": "56", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "91505b56-9b95-11ec-b5dc-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "539c318c-abe4-11ec-8499-c809a8c836e6" }, "RequestBody": { "properties": { @@ -816,7 +816,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:31:57 GMT", + "Date": "Fri, 25 Mar 2022 02:36:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -828,10 +828,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8fea869f-b4b3-489a-86a5-3226932a9eec", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "e3f8d796-793e-4199-983f-f65279e075fa_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083158Z:8fea869f-b4b3-489a-86a5-3226932a9eec" + "x-ms-correlation-request-id": "51496bed-72e6-4b9b-9ffc-070ba78492e6", + "x-ms-ratelimit-remaining-subscription-writes": "1191", + "x-ms-request-id": "33635543-718c-4c5d-879d-71554d672bdc_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023615Z:51496bed-72e6-4b9b-9ffc-070ba78492e6" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/13a630a4/providers/Microsoft.Relay/namespaces/testingpythontestcasenamespace/authorizationRules/testingauthrulepy", @@ -855,8 +855,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "95b9ebb0-9b95-11ec-a3e7-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "578adbab-abe4-11ec-975f-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -864,7 +864,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:31:58 GMT", + "Date": "Fri, 25 Mar 2022 02:36:15 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -876,10 +876,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "db56c366-b92a-4f87-babc-d6420a15559f", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "1562cfc0-1e21-4f79-895d-69c170c92227_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083158Z:db56c366-b92a-4f87-babc-d6420a15559f" + "x-ms-correlation-request-id": "9c4ca4c6-3f66-412e-a6bc-4bb2044a079a", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "ff52f0e9-5893-4257-84be-d01a50b8094c_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023616Z:9c4ca4c6-3f66-412e-a6bc-4bb2044a079a" }, "ResponseBody": { "value": [ @@ -921,8 +921,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Length": "0", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "962555e9-9b95-11ec-80ea-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "58016bf1-abe4-11ec-b863-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -930,7 +930,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:32:00 GMT", + "Date": "Fri, 25 Mar 2022 02:36:16 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -942,16 +942,16 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "00a3404c-a01c-46c3-aeed-7a44626b2867", + "x-ms-correlation-request-id": "3a65a4dc-973d-42a4-8c03-f1c27c557a0d", "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "e4275d9c-244b-464f-9267-87e002cd6ad5_M9CH3_M9CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083201Z:00a3404c-a01c-46c3-aeed-7a44626b2867" + "x-ms-request-id": "b9e770b3-6122-4760-b348-f575b8e0c6e2_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023616Z:3a65a4dc-973d-42a4-8c03-f1c27c557a0d" }, "ResponseBody": { - "primaryConnectionString": "Endpoint=sb://testingpythontestcasenamespace.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=wGTubXZD2Vv52ZltjtzScn1WOW7/R/iW8p52gJlEWu0=", - "secondaryConnectionString": "Endpoint=sb://testingpythontestcasenamespace.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=oKlLu2zCqqNb8mXP954GW5oQHD7xAuWPxHLW7ziANe0=", - "primaryKey": "wGTubXZD2Vv52ZltjtzScn1WOW7/R/iW8p52gJlEWu0=", - "secondaryKey": "oKlLu2zCqqNb8mXP954GW5oQHD7xAuWPxHLW7ziANe0=", + "primaryConnectionString": "Endpoint=sb://testingpythontestcasenamespace.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=6FBzPEknRm8zIgAuDOJf7P5ZvLSab4tqa3HbJkPbbLg=", + "secondaryConnectionString": "secondaryConnectionString", + "primaryKey": "primaryKey", + "secondaryKey": "secondaryKey", "keyName": "testingauthrulepy" } }, @@ -965,8 +965,8 @@ "Connection": "keep-alive", "Content-Length": "25", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "977ff184-9b95-11ec-a434-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "588ea265-abe4-11ec-a3b1-c809a8c836e6" }, "RequestBody": { "keyType": "PrimaryKey" @@ -976,7 +976,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:32:08 GMT", + "Date": "Fri, 25 Mar 2022 02:36:22 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -988,16 +988,16 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5723b6cd-5ad2-4503-a43a-ab5a417cf51b", + "x-ms-correlation-request-id": "cfdf0d62-94cf-4963-bb61-49cfec7373d9", "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "8a6ad955-2d3e-4c16-854e-2318eb8e5797_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083208Z:5723b6cd-5ad2-4503-a43a-ab5a417cf51b" + "x-ms-request-id": "fb4a9a2f-07f5-409e-bf12-85f9502702c8_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023623Z:cfdf0d62-94cf-4963-bb61-49cfec7373d9" }, "ResponseBody": { - "primaryConnectionString": "Endpoint=sb://testingpythontestcasenamespace.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=1Dmvwqs\u002BNJ\u002BmeVG4JrNaMlepqiX7apDqY/GNV1ktbtM=", - "secondaryConnectionString": "Endpoint=sb://testingpythontestcasenamespace.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=oKlLu2zCqqNb8mXP954GW5oQHD7xAuWPxHLW7ziANe0=", - "primaryKey": "1Dmvwqs\u002BNJ\u002BmeVG4JrNaMlepqiX7apDqY/GNV1ktbtM=", - "secondaryKey": "oKlLu2zCqqNb8mXP954GW5oQHD7xAuWPxHLW7ziANe0=", + "primaryConnectionString": "Endpoint=sb://testingpythontestcasenamespace.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=wAe5xCDAhiDOkMOY1PqOjfgcN1\u002BD3xlHyJduVWtQJTc=", + "secondaryConnectionString": "secondaryConnectionString", + "primaryKey": "primaryKey", + "secondaryKey": "secondaryKey", "keyName": "testingauthrulepy" } }, @@ -1011,8 +1011,8 @@ "Connection": "keep-alive", "Content-Length": "27", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "9c02d9fe-9b95-11ec-873a-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "5c6b8862-abe4-11ec-a143-c809a8c836e6" }, "RequestBody": { "keyType": "SecondaryKey" @@ -1022,7 +1022,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:32:14 GMT", + "Date": "Fri, 25 Mar 2022 02:36:29 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1034,16 +1034,16 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "447001db-9135-441e-b4f2-069c0bff124b", + "x-ms-correlation-request-id": "142cf136-2109-42e1-a020-46026afb44bf", "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "cc820045-8559-4c4b-9e87-4e62beb53365_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083214Z:447001db-9135-441e-b4f2-069c0bff124b" + "x-ms-request-id": "dc3942f1-2b39-422b-ac11-fdb52146cc76_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023629Z:142cf136-2109-42e1-a020-46026afb44bf" }, "ResponseBody": { - "primaryConnectionString": "Endpoint=sb://testingpythontestcasenamespace.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=1Dmvwqs\u002BNJ\u002BmeVG4JrNaMlepqiX7apDqY/GNV1ktbtM=", - "secondaryConnectionString": "Endpoint=sb://testingpythontestcasenamespace.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=wueotRaSLF/mSHq6g2i0e5qWYr9Qei9bess9UkAd7rk=", - "primaryKey": "1Dmvwqs\u002BNJ\u002BmeVG4JrNaMlepqiX7apDqY/GNV1ktbtM=", - "secondaryKey": "wueotRaSLF/mSHq6g2i0e5qWYr9Qei9bess9UkAd7rk=", + "primaryConnectionString": "Endpoint=sb://testingpythontestcasenamespace.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=wAe5xCDAhiDOkMOY1PqOjfgcN1\u002BD3xlHyJduVWtQJTc=", + "secondaryConnectionString": "secondaryConnectionString", + "primaryKey": "primaryKey", + "secondaryKey": "secondaryKey", "keyName": "testingauthrulepy" } }, @@ -1056,15 +1056,15 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Length": "0", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "9fa87f74-9b95-11ec-9bfa-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "604793b6-abe4-11ec-9e89-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Fri, 04 Mar 2022 08:32:21 GMT", + "Date": "Fri, 25 Mar 2022 02:36:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1074,10 +1074,10 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "20133db8-7868-4cf7-831f-87fa137b3b28", - "x-ms-ratelimit-remaining-subscription-deletes": "14995", - "x-ms-request-id": "20124587-de1c-41ba-a0c5-ef2eebf5f3f2_M10CH3_M10CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083222Z:20133db8-7868-4cf7-831f-87fa137b3b28" + "x-ms-correlation-request-id": "a7432f23-4db1-4a19-a0f6-e50da219a64f", + "x-ms-ratelimit-remaining-subscription-deletes": "14996", + "x-ms-request-id": "1220e97d-bdc9-466c-8dab-c9ee4e9b2d76_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023636Z:a7432f23-4db1-4a19-a0f6-e50da219a64f" }, "ResponseBody": null }, @@ -1089,8 +1089,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "a42b952f-9b95-11ec-8264-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "63fdca3a-abe4-11ec-8b38-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -1098,7 +1098,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:32:23 GMT", + "Date": "Fri, 25 Mar 2022 02:36:36 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1110,10 +1110,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7dcb7a02-3ff4-44c5-99a5-04c3414b870f", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "2e7fdc62-9153-4fa6-ad6b-faa4fc131f73_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083224Z:7dcb7a02-3ff4-44c5-99a5-04c3414b870f" + "x-ms-correlation-request-id": "2e91c70f-be68-4815-83c2-d2d8b2cedb69", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "c85fbcff-0881-4530-b72a-bb64b5bab131_M5CH3_M5CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023637Z:2e91c70f-be68-4815-83c2-d2d8b2cedb69" }, "ResponseBody": { "value": [ @@ -1142,15 +1142,15 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Length": "0", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "a542d782-9b95-11ec-a4fe-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "649a927d-abe4-11ec-bb26-c809a8c836e6" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Fri, 04 Mar 2022 08:32:24 GMT", + "Date": "Fri, 25 Mar 2022 02:36:37 GMT", "Expires": "-1", "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/13a630a4/providers/Microsoft.Relay/namespaces/testingpythontestcasenamespace/operationresults/testingpythontestcasenamespace?api-version=2017-04-01", "Pragma": "no-cache", @@ -1161,10 +1161,10 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9a1f0468-d334-42f7-ab07-b754a10ca998", - "x-ms-ratelimit-remaining-subscription-deletes": "14994", - "x-ms-request-id": "9f47f9ad-ac43-4919-9f96-259dc77a54e5_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083225Z:9a1f0468-d334-42f7-ab07-b754a10ca998" + "x-ms-correlation-request-id": "144f1832-e10f-4ded-8cb8-639494a1f1dd", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "389fac3b-8a5f-49a5-b566-754a9e336c34_M5CH3_M5CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023638Z:144f1832-e10f-4ded-8cb8-639494a1f1dd" }, "ResponseBody": null }, @@ -1176,15 +1176,15 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "a542d782-9b95-11ec-a4fe-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "649a927d-abe4-11ec-bb26-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Fri, 04 Mar 2022 08:32:55 GMT", + "Date": "Fri, 25 Mar 2022 02:37:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1194,10 +1194,10 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "286bdf31-22af-40fe-bfe9-69de49ca5da5", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "85e9cfd7-a334-488b-9ce9-adf5710b6b14_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083256Z:286bdf31-22af-40fe-bfe9-69de49ca5da5" + "x-ms-correlation-request-id": "97bb8858-3735-4d08-b6f3-19fb498ce633", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "7e6edd2b-b9cf-4ddc-82f5-cc3e466e33a3_M5CH3_M5CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023708Z:97bb8858-3735-4d08-b6f3-19fb498ce633" }, "ResponseBody": null } diff --git a/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_wcfrelay.pyTestMgmtWcfRelaytest_wcfrelay_curd.json b/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_wcfrelay.pyTestMgmtWcfRelaytest_wcfrelay_curd.json index d205a71f8ab7..e58136f8075c 100644 --- a/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_wcfrelay.pyTestMgmtWcfRelaytest_wcfrelay_curd.json +++ b/sdk/relay/azure-mgmt-relay/tests/recordings/test_azure_mgmt_wcfrelay.pyTestMgmtWcfRelaytest_wcfrelay_curd.json @@ -7,7 +7,7 @@ "Accept": "*/*", "Accept-Encoding": "gzip, deflate", "Connection": "keep-alive", - "User-Agent": "azsdk-python-identity/1.9.0b1 Python/3.9.10 (Windows-10-10.0.22000-SP0)" + "User-Agent": "azsdk-python-identity/1.9.0b2 Python/3.9.8 (Windows-10-10.0.22000)" }, "RequestBody": null, "StatusCode": 200, @@ -17,13 +17,13 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:33:04 GMT", + "Date": "Fri, 25 Mar 2022 02:37:21 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12507.17 - EUS ProdSlices", - "x-ms-request-id": "9dbb903c-8f71-4259-9475-ab37574ca500" + "x-ms-ests-server": "2.1.12559.10 - NCUS ProdSlices", + "x-ms-request-id": "f887798a-19ea-4c98-9f64-a2eb56f76601" }, "ResponseBody": { "token_endpoint": "https://login.microsoftonline.com/00000000-0000-0000-0000-000000000000/oauth2/v2.0/token", @@ -101,7 +101,7 @@ "Accept-Encoding": "gzip, deflate", "Connection": "keep-alive", "Cookie": "cookie;", - "User-Agent": "azsdk-python-identity/1.9.0b1 Python/3.9.10 (Windows-10-10.0.22000-SP0)" + "User-Agent": "azsdk-python-identity/1.9.0b2 Python/3.9.8 (Windows-10-10.0.22000)" }, "RequestBody": null, "StatusCode": 200, @@ -111,13 +111,13 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:33:04 GMT", + "Date": "Fri, 25 Mar 2022 02:37:21 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12529.17 - SEASLR1 ProdSlices", - "x-ms-request-id": "f42c20ad-94df-4b7d-a9fa-6b635bad0d00" + "x-ms-ests-server": "2.1.12570.11 - KRSLR2 ProdSlices", + "x-ms-request-id": "90ec0043-1097-4322-b43d-a633c4f42300" }, "ResponseBody": { "tenant_discovery_endpoint": "https://login.microsoftonline.com/common/.well-known/openid-configuration", @@ -172,12 +172,12 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "be86edea-d1b2-440d-809f-d96f4801a9d3", + "client-request-id": "1e6a0bde-273d-4ba8-870b-528bf5c37724", "Connection": "keep-alive", "Content-Length": "289", "Content-Type": "application/x-www-form-urlencoded", "Cookie": "cookie;", - "User-Agent": "azsdk-python-identity/1.9.0b1 Python/3.9.10 (Windows-10-10.0.22000-SP0)", + "User-Agent": "azsdk-python-identity/1.9.0b2 Python/3.9.8 (Windows-10-10.0.22000)", "x-client-cpu": "x64", "x-client-current-telemetry": "4|730,0|", "x-client-last-telemetry": "4|0|||", @@ -190,10 +190,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "be86edea-d1b2-440d-809f-d96f4801a9d3", + "client-request-id": "1e6a0bde-273d-4ba8-870b-528bf5c37724", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:33:05 GMT", + "Date": "Fri, 25 Mar 2022 02:37:22 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -201,8 +201,8 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12507.17 - EUS ProdSlices", - "x-ms-request-id": "507664b6-c52c-4c4d-9d3b-2533a542a200" + "x-ms-ests-server": "2.1.12570.11 - WUS2 ProdSlices", + "x-ms-request-id": "2115d03a-a65b-4df9-838f-ae80283d2500" }, "ResponseBody": { "token_type": "Bearer", @@ -221,8 +221,8 @@ "Connection": "keep-alive", "Content-Length": "117", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "bd34a9c4-9b95-11ec-b861-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "7ee9f00b-abe4-11ec-8bc0-c809a8c836e6" }, "RequestBody": { "location": "westus", @@ -240,7 +240,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:33:08 GMT", + "Date": "Fri, 25 Mar 2022 02:37:26 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -252,10 +252,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a45d22ea-0e42-4d3d-a2dc-2daa8a989725", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "d712e211-cbf4-48e1-a7aa-09b0511819cf_M11CH3_M11CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083309Z:a45d22ea-0e42-4d3d-a2dc-2daa8a989725" + "x-ms-correlation-request-id": "ec9450b2-0534-462a-8755-50d81e24d4cd", + "x-ms-ratelimit-remaining-subscription-writes": "1190", + "x-ms-request-id": "f6bef4e1-e7bf-411c-ac70-ba0eb851d7af_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023727Z:ec9450b2-0534-462a-8755-50d81e24d4cd" }, "ResponseBody": { "sku": { @@ -273,8 +273,8 @@ "properties": { "provisioningState": "Created", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcaseeventhubnamespaceeventhub", - "createdAt": "2022-03-04T08:33:08.19Z", - "updatedAt": "2022-03-04T08:33:08.19Z", + "createdAt": "2022-03-25T02:37:25.347Z", + "updatedAt": "2022-03-25T02:37:25.347Z", "serviceBusEndpoint": "https://testingpythontestcaseeventhubnamespaceEventhub.servicebus.windows.net:443/", "status": "Activating" } @@ -288,8 +288,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "bd34a9c4-9b95-11ec-b861-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "7ee9f00b-abe4-11ec-8bc0-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -297,7 +297,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:33:41 GMT", + "Date": "Fri, 25 Mar 2022 02:37:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -309,10 +309,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "30461140-bafa-497a-9555-150365b0e79e", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "03399871-6924-457a-b157-0d9405e6da4e_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083341Z:30461140-bafa-497a-9555-150365b0e79e" + "x-ms-correlation-request-id": "578c888e-f48d-4b22-a189-64f559084b17", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "18c3872d-a241-45f7-a692-586c962db9ee_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023757Z:578c888e-f48d-4b22-a189-64f559084b17" }, "ResponseBody": { "sku": { @@ -330,8 +330,8 @@ "properties": { "provisioningState": "Created", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcaseeventhubnamespaceeventhub", - "createdAt": "2022-03-04T08:33:08.19Z", - "updatedAt": "2022-03-04T08:33:08.19Z", + "createdAt": "2022-03-25T02:37:25.347Z", + "updatedAt": "2022-03-25T02:37:25.347Z", "serviceBusEndpoint": "https://testingpythontestcaseeventhubnamespaceEventhub.servicebus.windows.net:443/", "status": "Activating" } @@ -345,8 +345,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "bd34a9c4-9b95-11ec-b861-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "7ee9f00b-abe4-11ec-8bc0-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -354,7 +354,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:34:11 GMT", + "Date": "Fri, 25 Mar 2022 02:38:27 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -366,10 +366,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c8b8d1fd-0857-43cf-8fc8-10aba8a67037", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "d4c70a99-0405-4e3a-8a34-4b7969169db4_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083411Z:c8b8d1fd-0857-43cf-8fc8-10aba8a67037" + "x-ms-correlation-request-id": "21f3d233-e84f-4920-815c-142a615b5572", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "78510482-61ce-4cf3-908d-17efe4a66f46_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023828Z:21f3d233-e84f-4920-815c-142a615b5572" }, "ResponseBody": { "sku": { @@ -387,8 +387,8 @@ "properties": { "provisioningState": "Succeeded", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcaseeventhubnamespaceeventhub", - "createdAt": "2022-03-04T08:33:08.19Z", - "updatedAt": "2022-03-04T08:33:51.96Z", + "createdAt": "2022-03-25T02:37:25.347Z", + "updatedAt": "2022-03-25T02:38:09.963Z", "serviceBusEndpoint": "https://testingpythontestcaseeventhubnamespaceEventhub.servicebus.windows.net:443/", "status": "Active" } @@ -402,8 +402,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "e53d2bbb-9b95-11ec-a6a6-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "a6bc40bf-abe4-11ec-9ea7-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -411,7 +411,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:34:11 GMT", + "Date": "Fri, 25 Mar 2022 02:38:27 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -423,10 +423,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bfb5117f-034e-4cb8-9546-d5965fe94fad", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "4af04017-03f6-4f84-aa64-e9986a049a61_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083411Z:bfb5117f-034e-4cb8-9546-d5965fe94fad" + "x-ms-correlation-request-id": "336e094a-b1e6-423e-96b2-23af0f8f8655", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "763a6b89-e71a-417b-903f-421b01aa5841_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023828Z:336e094a-b1e6-423e-96b2-23af0f8f8655" }, "ResponseBody": { "sku": { @@ -444,8 +444,8 @@ "properties": { "provisioningState": "Succeeded", "metricId": "00000000-0000-0000-0000-000000000000:testingpythontestcaseeventhubnamespaceeventhub", - "createdAt": "2022-03-04T08:33:08.19Z", - "updatedAt": "2022-03-04T08:33:51.96Z", + "createdAt": "2022-03-25T02:37:25.347Z", + "updatedAt": "2022-03-25T02:38:09.963Z", "serviceBusEndpoint": "https://testingpythontestcaseeventhubnamespaceEventhub.servicebus.windows.net:443/", "status": "Active" } @@ -461,8 +461,8 @@ "Connection": "keep-alive", "Content-Length": "153", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "e573ae5e-9b95-11ec-8476-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "a70f2901-abe4-11ec-931b-c809a8c836e6" }, "RequestBody": { "properties": { @@ -477,7 +477,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:34:13 GMT", + "Date": "Fri, 25 Mar 2022 02:38:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -489,10 +489,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b06be220-6bd3-4ae0-b3f5-2d297dd626e4", - "x-ms-ratelimit-remaining-subscription-writes": "1187", - "x-ms-request-id": "efcbed7f-d8d0-4eff-819d-1bc2f5ffd350_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083414Z:b06be220-6bd3-4ae0-b3f5-2d297dd626e4" + "x-ms-correlation-request-id": "dc3c0e4f-8606-4d4e-8a75-cc59ad7bfb22", + "x-ms-ratelimit-remaining-subscription-writes": "1189", + "x-ms-request-id": "37d09932-89d3-4f3c-b0ff-fdacf9dd0c03_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023831Z:dc3c0e4f-8606-4d4e-8a75-cc59ad7bfb22" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/7fb9289f/providers/Microsoft.Relay/namespaces/testingpythontestcaseeventhubnamespaceEventhub/wcfRelays/testingpythontestcasewcfrelay", @@ -500,8 +500,8 @@ "type": "Microsoft.Relay/Namespaces/WcfRelays", "location": "West US", "properties": { - "createdAt": "2022-03-04T08:34:13.4117585Z", - "updatedAt": "2022-03-04T08:34:13.4117585Z", + "createdAt": "2022-03-25T02:38:30.3860857Z", + "updatedAt": "2022-03-25T02:38:30.3860857Z", "listenerCount": 0, "requiresClientAuthorization": true, "relayType": "NetTcp", @@ -519,8 +519,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "e6b6aa38-9b95-11ec-8a69-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "a87c1369-abe4-11ec-8136-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -528,7 +528,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:34:14 GMT", + "Date": "Fri, 25 Mar 2022 02:38:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -540,10 +540,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b96c7bd5-ef8e-4a19-843b-0b1850041351", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "955b0b39-bc0f-42ba-9024-9c296ae199d7_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083414Z:b96c7bd5-ef8e-4a19-843b-0b1850041351" + "x-ms-correlation-request-id": "74ea62ef-b7c7-47af-9584-a0c199da7886", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "467bc9c1-8c58-448a-82a2-1f60cb0f10b7_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023831Z:74ea62ef-b7c7-47af-9584-a0c199da7886" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/7fb9289f/providers/Microsoft.Relay/namespaces/testingpythontestcaseeventhubnamespaceEventhub/wcfRelays/testingpythontestcasewcfrelay", @@ -551,8 +551,8 @@ "type": "Microsoft.Relay/Namespaces/WcfRelays", "location": "West US", "properties": { - "createdAt": "2022-03-04T08:34:13.4117585Z", - "updatedAt": "2022-03-04T08:34:13.4117585Z", + "createdAt": "2022-03-25T02:38:30.3860857Z", + "updatedAt": "2022-03-25T02:38:30.3860857Z", "listenerCount": 0, "requiresClientAuthorization": true, "relayType": "NetTcp", @@ -570,8 +570,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "e6ef209d-9b95-11ec-afe1-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "a8d1a193-abe4-11ec-bedf-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -579,7 +579,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:34:14 GMT", + "Date": "Fri, 25 Mar 2022 02:38:31 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -591,11 +591,11 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f9346dc0-32ba-481f-a72b-8504a9b57dae", + "x-ms-correlation-request-id": "31aa0136-c14b-4d79-8880-430693bab629", "x-ms-inline-count": "", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "b8b5967a-e61a-435c-9f0c-c1f58c58d683_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083415Z:f9346dc0-32ba-481f-a72b-8504a9b57dae" + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "eb0e91b7-d7f9-4261-a75f-94d026eebfe0_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023832Z:31aa0136-c14b-4d79-8880-430693bab629" }, "ResponseBody": { "value": [ @@ -605,8 +605,8 @@ "type": "Microsoft.Relay/Namespaces/WcfRelays", "location": "West US", "properties": { - "createdAt": "2022-03-04T08:34:13.4117585Z", - "updatedAt": "2022-03-04T08:34:13.4117585Z", + "createdAt": "2022-03-25T02:38:30.3860857Z", + "updatedAt": "2022-03-25T02:38:30.3860857Z", "listenerCount": 0, "requiresClientAuthorization": true, "relayType": "NetTcp", @@ -628,8 +628,8 @@ "Connection": "keep-alive", "Content-Length": "89", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "e758c82c-9b95-11ec-b4a0-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "a953190c-abe4-11ec-858a-c809a8c836e6" }, "RequestBody": { "properties": { @@ -642,7 +642,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:34:15 GMT", + "Date": "Fri, 25 Mar 2022 02:38:32 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -654,10 +654,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "05e58e87-b7a0-4980-a256-ccbb171f3ad1", - "x-ms-ratelimit-remaining-subscription-writes": "1186", - "x-ms-request-id": "8f55b529-f250-4ae7-8092-e44fbda20370_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083415Z:05e58e87-b7a0-4980-a256-ccbb171f3ad1" + "x-ms-correlation-request-id": "db064e2f-8cd3-48a2-ba1a-271cbbad4500", + "x-ms-ratelimit-remaining-subscription-writes": "1188", + "x-ms-request-id": "986df24f-efdb-459c-9865-b90c7887ee74_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023833Z:db064e2f-8cd3-48a2-ba1a-271cbbad4500" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/7fb9289f/providers/Microsoft.Relay/namespaces/testingpythontestcaseeventhubnamespaceEventhub/wcfRelays/testingpythontestcasewcfrelay", @@ -665,8 +665,8 @@ "type": "Microsoft.Relay/Namespaces/WcfRelays", "location": "West US", "properties": { - "createdAt": "0001-01-01T00:00:00", - "updatedAt": "0001-01-01T00:00:00", + "createdAt": "0001-01-01T00:00:00Z", + "updatedAt": "0001-01-01T00:00:00Z", "listenerCount": 0, "requiresClientAuthorization": true, "relayType": "NetTcp", @@ -686,8 +686,8 @@ "Connection": "keep-alive", "Content-Length": "46", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "e7a0f234-9b95-11ec-9378-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "a9d0c630-abe4-11ec-87c5-c809a8c836e6" }, "RequestBody": { "properties": { @@ -702,7 +702,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:34:17 GMT", + "Date": "Fri, 25 Mar 2022 02:38:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -714,10 +714,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6b090bb6-0446-4be9-b4e6-482fb770ef9e", - "x-ms-ratelimit-remaining-subscription-writes": "1185", - "x-ms-request-id": "f5781e42-6d3c-4001-96de-78018090d4f8_M5CH3_M5CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083417Z:6b090bb6-0446-4be9-b4e6-482fb770ef9e" + "x-ms-correlation-request-id": "26519b84-b47c-4b90-937c-ef3a98422da4", + "x-ms-ratelimit-remaining-subscription-writes": "1187", + "x-ms-request-id": "d1dba804-a550-4ec5-9374-5a9c641037b5_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023834Z:26519b84-b47c-4b90-937c-ef3a98422da4" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/7fb9289f/providers/Microsoft.Relay/namespaces/testingpythontestcaseeventhubnamespaceEventhub/wcfRelays/testingpythontestcasewcfrelay/authorizationRules/testingauthrulepy", @@ -740,8 +740,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "e8dd8ddc-9b95-11ec-a783-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "aa555813-abe4-11ec-928b-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -749,7 +749,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:34:19 GMT", + "Date": "Fri, 25 Mar 2022 02:38:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -761,10 +761,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c892c0f4-03c9-4f36-abb2-51c716dc188a", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "fac2fedd-8f3b-4c67-8942-cebf98c8563f_M11CH3_M11CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083419Z:c892c0f4-03c9-4f36-abb2-51c716dc188a" + "x-ms-correlation-request-id": "b0d27937-3825-416e-bfb1-7330d48fa6bb", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "694f38c0-7c40-4795-9f0a-399241ed598f_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023834Z:b0d27937-3825-416e-bfb1-7330d48fa6bb" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/7fb9289f/providers/Microsoft.Relay/namespaces/testingpythontestcaseeventhubnamespaceEventhub/wcfRelays/testingpythontestcasewcfrelay/authorizationRules/testingauthrulepy", @@ -789,8 +789,8 @@ "Connection": "keep-alive", "Content-Length": "56", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "ea01a1f9-9b95-11ec-9927-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "aab611e8-abe4-11ec-99f3-c809a8c836e6" }, "RequestBody": { "properties": { @@ -806,7 +806,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:34:19 GMT", + "Date": "Fri, 25 Mar 2022 02:38:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -818,10 +818,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ff427cb5-8615-43ee-b4d5-194d1f8bbe15", - "x-ms-ratelimit-remaining-subscription-writes": "1184", - "x-ms-request-id": "7377b523-4713-4744-8752-43fa2a4bdffc_M2CH3_M2CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083420Z:ff427cb5-8615-43ee-b4d5-194d1f8bbe15" + "x-ms-correlation-request-id": "02aaf14c-3c7c-4f41-ac5d-fc09ae17cd3b", + "x-ms-ratelimit-remaining-subscription-writes": "1186", + "x-ms-request-id": "e38dcb26-23fe-4464-a199-d49b9659afa4_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023836Z:02aaf14c-3c7c-4f41-ac5d-fc09ae17cd3b" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/7fb9289f/providers/Microsoft.Relay/namespaces/testingpythontestcaseeventhubnamespaceEventhub/wcfRelays/testingpythontestcasewcfrelay/authorizationRules/testingauthrulepy", @@ -845,8 +845,8 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "ea625b16-9b95-11ec-8582-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "abd98d15-abe4-11ec-9f83-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -854,7 +854,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:34:20 GMT", + "Date": "Fri, 25 Mar 2022 02:38:36 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -866,10 +866,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "11a600fc-a0c6-4de9-bafc-3687dea2c91a", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "f14cd149-7ec9-4972-9a81-8114acc12c14_M2CH3_M2CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083420Z:11a600fc-a0c6-4de9-bafc-3687dea2c91a" + "x-ms-correlation-request-id": "bafe74b7-b63c-4a01-b060-0a291973f7a2", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "7d517d7a-8112-4c1f-aedb-d99066eeac0f_M4CH3_M4CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023837Z:bafe74b7-b63c-4a01-b060-0a291973f7a2" }, "ResponseBody": { "value": [ @@ -898,8 +898,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Length": "0", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "eade45ba-9b95-11ec-9ab4-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "ac321f96-abe4-11ec-86c4-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, @@ -907,7 +907,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:34:21 GMT", + "Date": "Fri, 25 Mar 2022 02:38:36 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -919,16 +919,16 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "388fe4b2-50c5-4528-8cdd-4c0d31c4f312", + "x-ms-correlation-request-id": "1ac56be9-54d8-4aff-9b06-380d80382344", "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "6a50001c-c17c-45cb-afd8-7a9407928d1f_M2CH3_M2CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083421Z:388fe4b2-50c5-4528-8cdd-4c0d31c4f312" + "x-ms-request-id": "7e1ca7e1-40f2-4246-be31-2ad815700041_M5CH3_M5CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023837Z:1ac56be9-54d8-4aff-9b06-380d80382344" }, "ResponseBody": { - "primaryConnectionString": "Endpoint=sb://testingpythontestcaseeventhubnamespaceeventhub.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=wF7C0Rc2\u002Bph3n5MiHCJUpsMG3E8cL8UDZ9KquyyC56c=;EntityPath=testingpythontestcasewcfrelay", - "secondaryConnectionString": "Endpoint=sb://testingpythontestcaseeventhubnamespaceeventhub.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=HoznG7KxKRmcYfY\u002BAHpsxR29xLpg1wnCRHoTwiQgwEs=;EntityPath=testingpythontestcasewcfrelay", - "primaryKey": "wF7C0Rc2\u002Bph3n5MiHCJUpsMG3E8cL8UDZ9KquyyC56c=", - "secondaryKey": "HoznG7KxKRmcYfY\u002BAHpsxR29xLpg1wnCRHoTwiQgwEs=", + "primaryConnectionString": "Endpoint=sb://testingpythontestcaseeventhubnamespaceeventhub.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=RbO7FBdf2tqpIcQ4jzdAIxCIrVtmbpw17/qVdbS19PE=;EntityPath=testingpythontestcasewcfrelay", + "secondaryConnectionString": "secondaryConnectionString", + "primaryKey": "primaryKey", + "secondaryKey": "secondaryKey", "keyName": "testingauthrulepy" } }, @@ -942,8 +942,8 @@ "Connection": "keep-alive", "Content-Length": "25", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "eb6d5504-9b95-11ec-94aa-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "ac953638-abe4-11ec-8f32-c809a8c836e6" }, "RequestBody": { "keyType": "PrimaryKey" @@ -953,7 +953,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:34:22 GMT", + "Date": "Fri, 25 Mar 2022 02:38:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -965,16 +965,16 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dea91990-cff2-4946-b5a3-cc14bf6c65a5", + "x-ms-correlation-request-id": "1a974419-430e-4963-971b-909b8c3a9cd7", "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "ef890734-0b8e-4963-9255-35c8aefb5f37_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083422Z:dea91990-cff2-4946-b5a3-cc14bf6c65a5" + "x-ms-request-id": "f2d93c43-db4b-413c-9be0-d1583f264d99_M5CH3_M5CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023838Z:1a974419-430e-4963-971b-909b8c3a9cd7" }, "ResponseBody": { - "primaryConnectionString": "Endpoint=sb://testingpythontestcaseeventhubnamespaceeventhub.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=bLbeVj\u002BbopounKJVmj31mBzgjxruejxRnpMmDTldxBA=;EntityPath=testingpythontestcasewcfrelay", - "secondaryConnectionString": "Endpoint=sb://testingpythontestcaseeventhubnamespaceeventhub.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=HoznG7KxKRmcYfY\u002BAHpsxR29xLpg1wnCRHoTwiQgwEs=;EntityPath=testingpythontestcasewcfrelay", - "primaryKey": "bLbeVj\u002BbopounKJVmj31mBzgjxruejxRnpMmDTldxBA=", - "secondaryKey": "HoznG7KxKRmcYfY\u002BAHpsxR29xLpg1wnCRHoTwiQgwEs=", + "primaryConnectionString": "Endpoint=sb://testingpythontestcaseeventhubnamespaceeventhub.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=5/mDrEkrnU2dvU3Vk6aXtX0hx\u002BCyn5oj7JD8JQoD0jE=;EntityPath=testingpythontestcasewcfrelay", + "secondaryConnectionString": "secondaryConnectionString", + "primaryKey": "primaryKey", + "secondaryKey": "secondaryKey", "keyName": "testingauthrulepy" } }, @@ -988,8 +988,8 @@ "Connection": "keep-alive", "Content-Length": "27", "Content-Type": "application/json", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "ebefecd7-9b95-11ec-8e0b-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "ad29cd3d-abe4-11ec-b67a-c809a8c836e6" }, "RequestBody": { "keyType": "SecondaryKey" @@ -999,7 +999,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Fri, 04 Mar 2022 08:34:24 GMT", + "Date": "Fri, 25 Mar 2022 02:38:38 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1011,16 +1011,16 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "64aa820a-1954-484e-928c-a9c6fe4f95a8", + "x-ms-correlation-request-id": "1a183e3c-601a-4dbc-8cee-51d2ae87671f", "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "c8f1dd82-0719-42b4-887c-0dd4bde52f29_M9CH3_M9CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083424Z:64aa820a-1954-484e-928c-a9c6fe4f95a8" + "x-ms-request-id": "c06a2069-630e-439b-9b1c-33cf01f5dfd2_M5CH3_M5CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023839Z:1a183e3c-601a-4dbc-8cee-51d2ae87671f" }, "ResponseBody": { - "primaryConnectionString": "Endpoint=sb://testingpythontestcaseeventhubnamespaceeventhub.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=bLbeVj\u002BbopounKJVmj31mBzgjxruejxRnpMmDTldxBA=;EntityPath=testingpythontestcasewcfrelay", - "secondaryConnectionString": "Endpoint=sb://testingpythontestcaseeventhubnamespaceeventhub.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=KM9Qh1773spEjXf40aNiaK5GXcGZGaOOQULc5uQYgok=;EntityPath=testingpythontestcasewcfrelay", - "primaryKey": "bLbeVj\u002BbopounKJVmj31mBzgjxruejxRnpMmDTldxBA=", - "secondaryKey": "KM9Qh1773spEjXf40aNiaK5GXcGZGaOOQULc5uQYgok=", + "primaryConnectionString": "Endpoint=sb://testingpythontestcaseeventhubnamespaceeventhub.servicebus.windows.net/;SharedAccessKeyName=testingauthrulepy;SharedAccessKey=5/mDrEkrnU2dvU3Vk6aXtX0hx\u002BCyn5oj7JD8JQoD0jE=;EntityPath=testingpythontestcasewcfrelay", + "secondaryConnectionString": "secondaryConnectionString", + "primaryKey": "primaryKey", + "secondaryKey": "secondaryKey", "keyName": "testingauthrulepy" } }, @@ -1033,15 +1033,15 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Length": "0", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "ed01d338-9b95-11ec-aa8f-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "ada9bf6a-abe4-11ec-8960-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Fri, 04 Mar 2022 08:34:26 GMT", + "Date": "Fri, 25 Mar 2022 02:38:39 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1051,10 +1051,10 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "05afeccc-652d-45fe-8a4b-3d717166a2b9", - "x-ms-ratelimit-remaining-subscription-deletes": "14993", - "x-ms-request-id": "433f2ff1-6ecb-4e0f-a1ad-5dbd0ad0887c_M2CH3_M2CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083426Z:05afeccc-652d-45fe-8a4b-3d717166a2b9" + "x-ms-correlation-request-id": "e5380a62-9008-4fcb-8319-8b9dc3bade10", + "x-ms-ratelimit-remaining-subscription-deletes": "14994", + "x-ms-request-id": "07c80c42-1b2f-4348-afdf-f9d328814858_M5CH3_M5CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023840Z:e5380a62-9008-4fcb-8319-8b9dc3bade10" }, "ResponseBody": null }, @@ -1067,15 +1067,15 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Length": "0", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "ee2c0eb8-9b95-11ec-9b07-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "ae035cc3-abe4-11ec-8f28-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Fri, 04 Mar 2022 08:34:27 GMT", + "Date": "Fri, 25 Mar 2022 02:38:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1085,10 +1085,10 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e9543012-36e8-424b-be6f-335b133a93d9", - "x-ms-ratelimit-remaining-subscription-deletes": "14992", - "x-ms-request-id": "960993a1-05c8-4ccb-8eb3-457120f8d716_M2CH3_M2CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083427Z:e9543012-36e8-424b-be6f-335b133a93d9" + "x-ms-correlation-request-id": "00b94f61-fd99-4c5c-81ad-be81c3d4efe9", + "x-ms-ratelimit-remaining-subscription-deletes": "14993", + "x-ms-request-id": "9b2d2604-612e-41b3-990d-b0a9e91735e1_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023841Z:00b94f61-fd99-4c5c-81ad-be81c3d4efe9" }, "ResponseBody": null }, @@ -1101,15 +1101,15 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Length": "0", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "eebd7634-9b95-11ec-a393-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "ae8a8b6b-abe4-11ec-aac7-c809a8c836e6" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Fri, 04 Mar 2022 08:34:29 GMT", + "Date": "Fri, 25 Mar 2022 02:38:42 GMT", "Expires": "-1", "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/7fb9289f/providers/Microsoft.Relay/namespaces/testingpythontestcaseeventhubnamespaceEventhub/operationresults/testingpythontestcaseeventhubnamespaceEventhub?api-version=2017-04-01", "Pragma": "no-cache", @@ -1120,10 +1120,10 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4056d055-9f57-4a14-b353-495f2a3a1a15", - "x-ms-ratelimit-remaining-subscription-deletes": "14991", - "x-ms-request-id": "e1d03c66-f430-4a27-abc1-9420429a99f9_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083429Z:4056d055-9f57-4a14-b353-495f2a3a1a15" + "x-ms-correlation-request-id": "24503f1b-8f4c-48e6-ad14-55a2069e6a10", + "x-ms-ratelimit-remaining-subscription-deletes": "14992", + "x-ms-request-id": "7ca3c337-b1d2-4e01-a0fd-d81f65b0ed44_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023843Z:24503f1b-8f4c-48e6-ad14-55a2069e6a10" }, "ResponseBody": null }, @@ -1135,15 +1135,15 @@ "Accept-Encoding": "gzip, deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.10 (Windows-10-10.0.22000-SP0)", - "x-ms-client-request-id": "eebd7634-9b95-11ec-a393-d08e79139a4a" + "User-Agent": "azsdk-python-mgmt-relay/1.1.0 Python/3.9.8 (Windows-10-10.0.22000)", + "x-ms-client-request-id": "ae8a8b6b-abe4-11ec-aac7-c809a8c836e6" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Fri, 04 Mar 2022 08:35:00 GMT", + "Date": "Fri, 25 Mar 2022 02:39:13 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1153,10 +1153,10 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a9d10caf-da0e-43ab-92c5-98a9973d797a", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "a5b93e2b-45c7-4024-b368-dd79131977ef_M8CH3_M8CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220304T083500Z:a9d10caf-da0e-43ab-92c5-98a9973d797a" + "x-ms-correlation-request-id": "9e9d22b1-c9ac-4c9c-a307-a520c234abaa", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "352a4c78-c645-421e-8481-3be196366fd6_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220325T023914Z:9e9d22b1-c9ac-4c9c-a307-a520c234abaa" }, "ResponseBody": null }