diff --git a/eng/CredScanSuppression.json b/eng/CredScanSuppression.json index a33ed432063f..2b16a97b7098 100644 --- a/eng/CredScanSuppression.json +++ b/eng/CredScanSuppression.json @@ -45,7 +45,8 @@ "sdk/storage/storage-blob/test/utils/fakeTestSecrets.ts", "sdk/servicebus/service-bus/test/public/fakeTestSecrets.ts", "sdk/cosmosdb/cosmos/test/public/common/_fakeTestSecrets.ts", - "sdk/tables/data-tables/test/internal/fakeTestSecrets.ts" + "sdk/tables/data-tables/test/internal/fakeTestSecrets.ts", + "sdk/tables/data-tables/test/internal/node/generateSas.spec.ts" ], "_justification": "File contains private key used by test code." } diff --git a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_creates_a_user.json b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_creates_a_user.json index 5ae29acdefaf..e5f5029a91f2 100644 --- a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_creates_a_user.json +++ b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_creates_a_user.json @@ -4,7 +4,7 @@ "method": "POST", "url": "https://endpoint/SomeTenantId/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=CDr7Q%7EKYoVreBSYmel36eFHlits-iwmAIwPoE&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { diff --git a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_creates_a_user_and_gets_a_token_in_a_single_request.json b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_creates_a_user_and_gets_a_token_in_a_single_request.json index f3813f93d2c9..0a3b2a12268d 100644 --- a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_creates_a_user_and_gets_a_token_in_a_single_request.json +++ b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_creates_a_user_and_gets_a_token_in_a_single_request.json @@ -4,7 +4,7 @@ "method": "POST", "url": "https://endpoint/SomeTenantId/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=CDr7Q%7EKYoVreBSYmel36eFHlits-iwmAIwPoE&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { diff --git a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_creates_a_user_and_token.json b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_creates_a_user_and_token.json index 37d4b1fa3634..eab63809a1f5 100644 --- a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_creates_a_user_and_token.json +++ b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_creates_a_user_and_token.json @@ -4,7 +4,7 @@ "method": "POST", "url": "https://endpoint/SomeTenantId/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=CDr7Q%7EKYoVreBSYmel36eFHlits-iwmAIwPoE&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { diff --git a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_deletes_a_user.json b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_deletes_a_user.json index 403b83d460ea..296ba72b165e 100644 --- a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_deletes_a_user.json +++ b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_deletes_a_user.json @@ -4,7 +4,7 @@ "method": "POST", "url": "https://endpoint/SomeTenantId/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=CDr7Q%7EKYoVreBSYmel36eFHlits-iwmAIwPoE&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { diff --git a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_gets_a_token_for_a_user_multiple_scopes.json b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_gets_a_token_for_a_user_multiple_scopes.json index ff28f31980d9..15b143ae0a07 100644 --- a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_gets_a_token_for_a_user_multiple_scopes.json +++ b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_gets_a_token_for_a_user_multiple_scopes.json @@ -4,7 +4,7 @@ "method": "POST", "url": "https://endpoint/SomeTenantId/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=CDr7Q%7EKYoVreBSYmel36eFHlits-iwmAIwPoE&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { diff --git a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_gets_a_token_for_a_user_single_scope.json b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_gets_a_token_for_a_user_single_scope.json index afbf013529f5..c93bfec55e24 100644 --- a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_gets_a_token_for_a_user_single_scope.json +++ b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_gets_a_token_for_a_user_single_scope.json @@ -4,7 +4,7 @@ "method": "POST", "url": "https://endpoint/SomeTenantId/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=CDr7Q%7EKYoVreBSYmel36eFHlits-iwmAIwPoE&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { diff --git a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_revokes_tokens_issued_for_a_user.json b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_revokes_tokens_issued_for_a_user.json index a9bc0b542fe4..a4228c41207f 100644 --- a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_revokes_tokens_issued_for_a_user.json +++ b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad/recording_successfully_revokes_tokens_issued_for_a_user.json @@ -4,7 +4,7 @@ "method": "POST", "url": "https://endpoint/SomeTenantId/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=CDr7Q%7EKYoVreBSYmel36eFHlits-iwmAIwPoE&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { diff --git a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_delete_an_invalid_user.json b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_delete_an_invalid_user.json index 095f033ca34a..5029a1b2a07d 100644 --- a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_delete_an_invalid_user.json +++ b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_delete_an_invalid_user.json @@ -4,7 +4,7 @@ "method": "POST", "url": "https://endpoint/SomeTenantId/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=CDr7Q%7EKYoVreBSYmel36eFHlits-iwmAIwPoE&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { diff --git a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_issue_a_token_for_an_invalid_user.json b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_issue_a_token_for_an_invalid_user.json index f8f354a6bc41..31a34af3499e 100644 --- a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_issue_a_token_for_an_invalid_user.json +++ b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_issue_a_token_for_an_invalid_user.json @@ -4,7 +4,7 @@ "method": "POST", "url": "https://endpoint/SomeTenantId/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=CDr7Q%7EKYoVreBSYmel36eFHlits-iwmAIwPoE&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { diff --git a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_issue_a_token_without_any_scopes.json b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_issue_a_token_without_any_scopes.json index 1a966b0da894..818850964637 100644 --- a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_issue_a_token_without_any_scopes.json +++ b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_issue_a_token_without_any_scopes.json @@ -4,7 +4,7 @@ "method": "POST", "url": "https://endpoint/SomeTenantId/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=CDr7Q%7EKYoVreBSYmel36eFHlits-iwmAIwPoE&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { diff --git a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_revoke_a_token_from_an_invalid_user.json b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_revoke_a_token_from_an_invalid_user.json index 2ceb475bbe04..3e84305670c3 100644 --- a/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_revoke_a_token_from_an_invalid_user.json +++ b/sdk/communication/communication-identity/recordings/browsers/communicationidentityclient_playbacklive_aad_error_cases_/recording_throws_an_error_when_attempting_to_revoke_a_token_from_an_invalid_user.json @@ -4,7 +4,7 @@ "method": "POST", "url": "https://endpoint/SomeTenantId/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=CDr7Q%7EKYoVreBSYmel36eFHlits-iwmAIwPoE&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { diff --git a/sdk/communication/communication-identity/recordings/node/get_token_for_teams_user_playbacklive/recording_successfully_exchanges_a_teams_user_aad_token_for_a_communication_access_token.js b/sdk/communication/communication-identity/recordings/node/get_token_for_teams_user_playbacklive/recording_successfully_exchanges_a_teams_user_aad_token_for_a_communication_access_token.js index 1354499e46c9..eb2668e343a7 100644 --- a/sdk/communication/communication-identity/recordings/node/get_token_for_teams_user_playbacklive/recording_successfully_exchanges_a_teams_user_aad_token_for_a_communication_access_token.js +++ b/sdk/communication/communication-identity/recordings/node/get_token_for_teams_user_playbacklive/recording_successfully_exchanges_a_teams_user_aad_token_for_a_communication_access_token.js @@ -77,7 +77,7 @@ nock('https://endpoint', {"encodedQueryParams":true}) nock('https://endpoint', {"encodedQueryParams":true}) .post('/00000000-0000-0000-0000-000000000000/oauth2/v2.0/token', "client_id=00000000-0000-0000-0000-000000000000&username=MSALUsername&password=MSALPassword&scope=M365Scope%20openid%20profile%20offline_access&grant_type=password&client_info=1&x-client-SKU=msal.js.node&x-client-VER=1.3.2&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|371,0,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=00000000-0000-0000-0000-000000000000&claims=%7B%22access_token%22%3A%7B%22xms_cc%22%3A%7B%22values%22%3A%5B%22CP1%22%5D%7D%7D%7D") - .reply(200, {"token_type":"Bearer","scope":"https://auth.msft.communication.azure.com/VoIP M365Scope","expires_in":3599,"ext_expires_in":3599,"access_token":"sanitized","refresh_token":"0.AYEAy_3zvsvcqUGueWSPIqMtInzwuq-61iBPn-ogOSCA_KeBAMw.AgABAAAAAAD--DLA3VO7QrddgJg7WevrAgDs_wQA9P_1iKbfOqUgrGo_YwyQVeHqc1M-7z-wkE3DMkS8DuwQJwd4ZkiWpl8D3LZ8vucdQYNslR3fVeAtvC3TAaMHRLwYeqfCPXYYy0XJZeMSs4kpB3hOFV1qIut6GnE5FlLtBn9I-z6uO8EbFiaOxTpJK6-aKgXDlzqz8AUsxpU0muoXQ8ToExIAfr-fays5B9rtCQsOhERh5-AuoiImfZN1Xq6_qxKOopNi3hOpz2-ueWz8_7kn6tC_kjxX8kQgFK5dE5wuXlxUmGCbK0Yv9K_lmDCkv7IoG8ohBEjdYWmvaUegNw9WreGBlN_BoOqkRrHQcWLunQZ5Dpq_UN4T1OO_IpWC9rU7ZfQxSQbJKtiM6rIK8-KQNveF-TcAF8x4OE48s-hf9kL7RzwbcLl3UBFZQeU8OiIp1s9qRIL_67YiVozfrhZ9g1SSxXoXHtjXezH3Ccw6igo6FshRQwf-kHGUtFxmAzu7yeAqivf06eSnx8JNU7qAqcfIMPvwH8HGdBxkvpRw2zNlh9-x_NakKfSj0s5vT9NzvPYh-OnG6FrutEEMCNp1cpAuNUv6ArBlOmwVTO-ZTnL9IU4hSKfuQ3FsA01ooZVeNPnmzf5o9QuLZSMyDOCVgPFewEwf8kaFhLmDsHF8AyYyPz1Kr5ST4Lk5fxAWW5HM5I7o1kpC0A_RdQhCqsGJnP_WBNI5h-33uRB6vKGQrvtEsdkM2d6G-8xxq36bRoB7cTfS1jUQBLr4xh8o54iM6z1H8FscI9j-SaY-akLVOnJaa3uNn-l4FdN2wZPsLzEIe3MzI_Na3_5QxgMTAqd-2Ogia0ioodm8fO8lHkAmZWoYDipFRmVWtZff9yhdWOMqKcqZ51z4rb6NPODDsnIwgKtcsLtTlfaVkRQ3YD7-g0kxRq2JbeaQB1TAam6pjFEN4VOomn6nl2um-6R5e-Q","id_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imwzc1EtNTBjQ0g0eEJWWkxIVEd3blNSNzY4MCJ9.eyJhdWQiOiJhZmJhZjA3Yy1kNmJhLTRmMjAtOWZlYS0yMDM5MjA4MGZjYTciLCJpc3MiOiJodHRwczovL2xvZ2luLm1pY3Jvc29mdG9ubGluZS5jb20vYmVmM2ZkY2ItZGNjYi00MWE5LWFlNzktNjQ4ZjIyYTMyZDIyL3YyLjAiLCJpYXQiOjE2MzUyODk2ODksIm5iZiI6MTYzNTI4OTY4OSwiZXhwIjoxNjM1MjkzNTg5LCJuYW1lIjoiU0RLIFVzZXIiLCJvaWQiOiI4MWU3OGNhOC1hZGU1LTQ5OTgtOWMwNS0xZTE3Zjg1MGZjZmUiLCJwcmVmZXJyZWRfdXNlcm5hbWUiOiJTREtVc2VyQGFjc2F1dGh0ZXN0Lm9ubWljcm9zb2Z0LmNvbSIsInJoIjoiMC5BWUVBeV8zenZzdmNxVUd1ZVdTUElxTXRJbnp3dXEtNjFpQlBuLW9nT1NDQV9LZUJBTXcuIiwic3ViIjoicmhraDI0Q2wxR0dQbkhpU3N0dzR4WXhPbV9rRGtVVEVOSWlUazRhLXkwOCIsInRpZCI6ImJlZjNmZGNiLWRjY2ItNDFhOS1hZTc5LTY0OGYyMmEzMmQyMiIsInV0aSI6IkEzUkw5QkhZWDBpcU1sTk9qQlBMQUEiLCJ2ZXIiOiIyLjAifQ.ppdWz-Zgf81qxBVRRi6yFmy3HOZc3Z0ewcGqXYtXZwbj5ja_rmfB5jilpNQrlYwt8klqkKgia6IzMe3suIfR67aoCBYkcgd-mt_2NCYoN2GoIAH-E-hEW3rAEtoTSbR44RcjBapmwEX2xrvOPX_HQfMHp6DtBNgVexAz4b7vHGTs9faUBgUK1cb38ZkxiU0mVVRRJWfB5II79bTJb_F8ujr4z34LmBeNYAbru5xGloRu7niWeAZ5zcB9ChJrRXWlRFI2bZmvchXBwYLqXo6NQ7BdYQexKt74yqNlT7H5xLGK8cdyfc6o8cjQQK8PoLrgvsGCuYWgCCVL-LbwwnpcwA","client_info":"eyJ1aWQiOiI4MWU3OGNhOC1hZGU1LTQ5OTgtOWMwNS0xZTE3Zjg1MGZjZmUiLCJ1dGlkIjoiYmVmM2ZkY2ItZGNjYi00MWE5LWFlNzktNjQ4ZjIyYTMyZDIyIn0"}, [ + .reply(200, {"token_type":"Bearer","scope":"https://auth.msft.communication.azure.com/VoIP M365Scope","expires_in":3599,"ext_expires_in":3599,"access_token":"sanitized","refresh_token":"sanitized","id_token":"sanitized","client_info":"eyJ1aWQiOiI4MWU3OGNhOC1hZGU1LTQ5OTgtOWMwNS0xZTE3Zjg1MGZjZmUiLCJ1dGlkIjoiYmVmM2ZkY2ItZGNjYi00MWE5LWFlNzktNjQ4ZjIyYTMyZDIyIn0"}, [ 'Cache-Control', 'no-store, no-cache', 'Pragma', diff --git a/sdk/communication/communication-identity/recordings/node/get_token_for_teams_user_playbacklive_aad/recording_successfully_exchanges_a_teams_user_aad_token_for_a_communication_access_token.js b/sdk/communication/communication-identity/recordings/node/get_token_for_teams_user_playbacklive_aad/recording_successfully_exchanges_a_teams_user_aad_token_for_a_communication_access_token.js index dd2fa5b683b0..0b462bcdc559 100644 --- a/sdk/communication/communication-identity/recordings/node/get_token_for_teams_user_playbacklive_aad/recording_successfully_exchanges_a_teams_user_aad_token_for_a_communication_access_token.js +++ b/sdk/communication/communication-identity/recordings/node/get_token_for_teams_user_playbacklive_aad/recording_successfully_exchanges_a_teams_user_aad_token_for_a_communication_access_token.js @@ -77,7 +77,7 @@ nock('https://endpoint', {"encodedQueryParams":true}) nock('https://endpoint', {"encodedQueryParams":true}) .post('/00000000-0000-0000-0000-000000000000/oauth2/v2.0/token', "client_id=00000000-0000-0000-0000-000000000000&username=MSALUsername&password=MSALPassword&scope=M365Scope%20openid%20profile%20offline_access&grant_type=password&client_info=1&x-client-SKU=msal.js.node&x-client-VER=1.3.2&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|371,0,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=00000000-0000-0000-0000-000000000000&claims=%7B%22access_token%22%3A%7B%22xms_cc%22%3A%7B%22values%22%3A%5B%22CP1%22%5D%7D%7D%7D") - .reply(200, {"token_type":"Bearer","scope":"https://auth.msft.communication.azure.com/VoIP M365Scope","expires_in":3599,"ext_expires_in":3599,"access_token":"sanitized","refresh_token":"0.AYEAy_3zvsvcqUGueWSPIqMtInzwuq-61iBPn-ogOSCA_KeBAMw.AgABAAAAAAD--DLA3VO7QrddgJg7WevrAgDs_wQA9P8O1R-Xly6BBUR-IftTgbxjKv-GNLN9_IWcO93UlseeBHXvLZ-t3FsU0s8almQpLUqSRhQ_Ry4tfiAMfCpkZzfEowYDA1hrS4YUOc7ULz7LFlCjC5s2RQY6E7EtGqXOuz8lNFi7hObyHuSgYv8605KH7Q28cNV0gDZSZGdX2kdgfYW9PAOyyWvRb--XDFnINV-l3Vx3mP6Fd4FGIdpP3CImM1IT9hlJONkoTO230VdTufCx7bn76jf7AGBmLf5Jmu3cjPoq8eL0mVx4h25t_0LuZHCnIn-KGbcvpd-qkeMdPr6lo5D7DYrQGTBDtJv-3tSZheaSmwTuBMyvQnW8zgYfsRXuyFWW6mQrcTC5MzcbNGu2l-E62PmrRagNJcR0i4_tyd7ZPx7inQKcPfodrY3KXcqF1QzQUmph7-p97yd2c6kEVvWIxwl7OvV3lkBPBOQfOOkbv1-eihU1A2luOrSGgGVDAsGHKhtKKYv2hYjLsQ64w3NHqaTKg8sd3iAos-1L9hpNJ97uOVUIdsa9HEWRaVZYoYIV0HGUjIHn8xEMUuBfL50DFz_ZfRwLd-0UFYxq23aIGFGkypTgNIAddeEl1VXVx7zuhZxi_nIQUIfTFM61lwMT3t0eC4n1D5XyaXRbNfnMRDgSE_cU6sEiardx0c6N7Zhma_fJwlmjhwfEWUTrqsQPjM2_mPk8XuvRhQsKZTn3kOVat71ZEIOF0cSV793pWgC3WTuIpJ4fN8crf_H3hecinViT8PwkvEATCEd-NPEDd05KCPYwviYlnkr1HbyEmP1-qDzWT7Bicxcl_0mrnATMrEvDgVHCouP0duktpUCtCh2VAA5i_e4QJuTjnD3gYYLDmm2rG0gOjYLEe-6UC-nHODd9CBgjetEhKv8ZQkBkNjR0I-1A5O0jRwE-0-pRGl4wBz-ZyyDxMt9yzdY","id_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imwzc1EtNTBjQ0g0eEJWWkxIVEd3blNSNzY4MCJ9.eyJhdWQiOiJhZmJhZjA3Yy1kNmJhLTRmMjAtOWZlYS0yMDM5MjA4MGZjYTciLCJpc3MiOiJodHRwczovL2xvZ2luLm1pY3Jvc29mdG9ubGluZS5jb20vYmVmM2ZkY2ItZGNjYi00MWE5LWFlNzktNjQ4ZjIyYTMyZDIyL3YyLjAiLCJpYXQiOjE2MzUyODk2ODUsIm5iZiI6MTYzNTI4OTY4NSwiZXhwIjoxNjM1MjkzNTg1LCJuYW1lIjoiU0RLIFVzZXIiLCJvaWQiOiI4MWU3OGNhOC1hZGU1LTQ5OTgtOWMwNS0xZTE3Zjg1MGZjZmUiLCJwcmVmZXJyZWRfdXNlcm5hbWUiOiJTREtVc2VyQGFjc2F1dGh0ZXN0Lm9ubWljcm9zb2Z0LmNvbSIsInJoIjoiMC5BWUVBeV8zenZzdmNxVUd1ZVdTUElxTXRJbnp3dXEtNjFpQlBuLW9nT1NDQV9LZUJBTXcuIiwic3ViIjoicmhraDI0Q2wxR0dQbkhpU3N0dzR4WXhPbV9rRGtVVEVOSWlUazRhLXkwOCIsInRpZCI6ImJlZjNmZGNiLWRjY2ItNDFhOS1hZTc5LTY0OGYyMmEzMmQyMiIsInV0aSI6IkZoZ2d3OGplRGtpSEVTaXRsT1g5QUEiLCJ2ZXIiOiIyLjAifQ.SHBLKsoXVyYKpdoBVxW3ctIvenf6tDbspWdnFTa-3seoLUW_LDghoUs895Xlv-Nl34zKriYKfH0CNP0TsH14W3T4kZFgAXKHaXSIZSUgLp2-83gJ03nbFt4GxOKcQCMhsS8vT4YnSAfzDVNyKjl3reQ6s6udzwXVlxAXKt79P069Id-JTRsZtyxjP1sZBEwIOCxGFJhhAYC_4aobk6wwcmBwaC98-XEfySUNcx4vZ5CmHLg_8Kiw8129fpYxg56XDyCfDoxA3T0vATRzKPywiLxn-h3EYFLdho5R_6mldqZBvByZocRPFG2oWE3YojxI6MOFlWZiD92br3yUBo8sMw","client_info":"eyJ1aWQiOiI4MWU3OGNhOC1hZGU1LTQ5OTgtOWMwNS0xZTE3Zjg1MGZjZmUiLCJ1dGlkIjoiYmVmM2ZkY2ItZGNjYi00MWE5LWFlNzktNjQ4ZjIyYTMyZDIyIn0"}, [ + .reply(200, {"token_type":"Bearer","scope":"https://auth.msft.communication.azure.com/VoIP M365Scope","expires_in":3599,"ext_expires_in":3599,"access_token":"sanitized","refresh_token":"sanitized","id_token":"sanitized","client_info":"eyJ1aWQiOiI4MWU3OGNhOC1hZGU1LTQ5OTgtOWMwNS0xZTE3Zjg1MGZjZmUiLCJ1dGlkIjoiYmVmM2ZkY2ItZGNjYi00MWE5LWFlNzktNjQ4ZjIyYTMyZDIyIn0"}, [ 'Cache-Control', 'no-store, no-cache', 'Pragma', diff --git a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.json b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.json index d696135b232e..ddabf62dde9b 100644 --- a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.json +++ b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.json @@ -27,7 +27,7 @@ "method": "POST", "url": "https://endpoint/sanitized/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=HtrZM_04%7E7C.aC2.o3EpjJsugBqHIa7HL6&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { diff --git a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.json b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.json index 97846ffcde00..22ddf41fcfd0 100644 --- a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.json +++ b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.json @@ -27,7 +27,7 @@ "method": "POST", "url": "https://endpoint/sanitized/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=HtrZM_04%7E7C.aC2.o3EpjJsugBqHIa7HL6&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { @@ -76,4 +76,4 @@ "newDate": {} }, "hash": "bcde24834bb868b0b779b208143607c3" -} \ No newline at end of file +} diff --git a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_user_identity.json b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_user_identity.json index ec16c82842ca..3f0d1a12a5ad 100644 --- a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_user_identity.json +++ b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_user_identity.json @@ -27,7 +27,7 @@ "method": "POST", "url": "https://endpoint/sanitized/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=HtrZM_04%7E7C.aC2.o3EpjJsugBqHIa7HL6&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { @@ -76,4 +76,4 @@ "newDate": {} }, "hash": "2b6ad71fd5d79df117bf8e088438ab39" -} \ No newline at end of file +} diff --git a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.json b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.json index fc683d290934..dc30af9b5c57 100644 --- a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.json +++ b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.json @@ -4,7 +4,7 @@ "method": "POST", "url": "https://endpoint/sanitized/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=HtrZM_04%7E7C.aC2.o3EpjJsugBqHIa7HL6&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { diff --git a/sdk/compute/arm-compute/recordings/node/compute_test/recording_virtualmachines_create_test.js b/sdk/compute/arm-compute/recordings/node/compute_test/recording_virtualmachines_create_test.js index 951536e19d1a..dfdc0d2ab069 100644 --- a/sdk/compute/arm-compute/recordings/node/compute_test/recording_virtualmachines_create_test.js +++ b/sdk/compute/arm-compute/recordings/node/compute_test/recording_virtualmachines_create_test.js @@ -395,7 +395,7 @@ nock('https://management.azure.com:443', {"encodedQueryParams":true}) ]); nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .put('/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Compute/virtualMachines/virtualmachinex', {"location":"eastus","properties":{"hardwareProfile":{"vmSize":"Standard_D2_v2"},"storageProfile":{"imageReference":{"publisher":"MicrosoftWindowsServer","offer":"WindowsServer","sku":"2016-Datacenter","version":"latest"},"osDisk":{"name":"myVMosdisk","caching":"ReadWrite","createOption":"FromImage","managedDisk":{"storageAccountType":"Standard_LRS"}},"dataDisks":[{"lun":0,"createOption":"Empty","diskSizeGB":1023},{"lun":1,"createOption":"Empty","diskSizeGB":1023}]},"osProfile":{"computerName":"myVM","adminUsername":"testuser","adminPassword":"Aa!1()-xyz","windowsConfiguration":{"enableAutomaticUpdates":true}},"networkProfile":{"networkInterfaces":[{"id":"/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/networkInterfaces/interfacex","properties":{"primary":true}}]}}}) + .put('/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Compute/virtualMachines/virtualmachinex', {"location":"eastus","properties":{"hardwareProfile":{"vmSize":"Standard_D2_v2"},"storageProfile":{"imageReference":{"publisher":"MicrosoftWindowsServer","offer":"WindowsServer","sku":"2016-Datacenter","version":"latest"},"osDisk":{"name":"myVMosdisk","caching":"ReadWrite","createOption":"FromImage","managedDisk":{"storageAccountType":"Standard_LRS"}},"dataDisks":[{"lun":0,"createOption":"Empty","diskSizeGB":1023},{"lun":1,"createOption":"Empty","diskSizeGB":1023}]},"osProfile":{"computerName":"myVM","adminUsername":"testuser","adminPassword":"SecretPlaceholder","windowsConfiguration":{"enableAutomaticUpdates":true}},"networkProfile":{"networkInterfaces":[{"id":"/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/networkInterfaces/interfacex","properties":{"primary":true}}]}}}) .query(true) .reply(201, {"name":"virtualmachinex","id":"/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Compute/virtualMachines/virtualmachinex","type":"Microsoft.Compute/virtualMachines","location":"eastus","tags":{"azsecpack":"nonprod","platformsettings.host_environment.service.platform_optedin_for_rootcerts":"true"},"properties":{"vmId":"dda3d25d-485d-4a17-b2ad-900bed0f86a6","hardwareProfile":{"vmSize":"Standard_D2_v2"},"storageProfile":{"imageReference":{"publisher":"MicrosoftWindowsServer","offer":"WindowsServer","sku":"2016-Datacenter","version":"latest","exactVersion":"14393.4905.2111130103"},"osDisk":{"osType":"Windows","name":"myVMosdisk","createOption":"FromImage","caching":"ReadWrite","managedDisk":{"storageAccountType":"Standard_LRS"},"deleteOption":"Detach","diskSizeGB":127},"dataDisks":[{"lun":0,"createOption":"Empty","caching":"None","managedDisk":{"storageAccountType":"Standard_LRS"},"deleteOption":"Detach","diskSizeGB":1023,"toBeDetached":false},{"lun":1,"createOption":"Empty","caching":"None","managedDisk":{"storageAccountType":"Standard_LRS"},"deleteOption":"Detach","diskSizeGB":1023,"toBeDetached":false}]},"osProfile":{"computerName":"myVM","adminUsername":"testuser","windowsConfiguration":{"provisionVMAgent":true,"enableAutomaticUpdates":true,"patchSettings":{"patchMode":"AutomaticByOS","assessmentMode":"ImageDefault"}},"secrets":[],"allowExtensionOperations":true,"requireGuestProvisionSignal":true},"networkProfile":{"networkInterfaces":[{"id":"/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/networkInterfaces/interfacex","properties":{"primary":true}}]},"provisioningState":"Creating"}}, [ 'Cache-Control', diff --git a/sdk/compute/arm-compute/test/compute_examples.ts b/sdk/compute/arm-compute/test/compute_examples.ts index e992bc85a1de..a7f754103f95 100644 --- a/sdk/compute/arm-compute/test/compute_examples.ts +++ b/sdk/compute/arm-compute/test/compute_examples.ts @@ -215,7 +215,7 @@ describe("Compute test", () => { osProfile: { adminUsername: "testuser", computerName: "myVM", - adminPassword: "Aa!1()-xyz", + adminPassword: "SecretPlaceholder", windowsConfiguration: { enableAutomaticUpdates: true, // need automatic update for reimage }, diff --git a/sdk/redis/arm-rediscache/recordings/node/redis_test/recording_redis_create_test.js b/sdk/redis/arm-rediscache/recordings/node/redis_test/recording_redis_create_test.js index 2366b36e8635..3acb32d6fccd 100644 --- a/sdk/redis/arm-rediscache/recordings/node/redis_test/recording_redis_create_test.js +++ b/sdk/redis/arm-rediscache/recordings/node/redis_test/recording_redis_create_test.js @@ -275,7 +275,7 @@ nock('https://management.azure.com:443', {"encodedQueryParams":true}) nock('https://management.azure.com:443', {"encodedQueryParams":true}) .put('/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Cache/redis/myrediscachexxx111', {"zones":["1"],"location":"eastus","properties":{"redisConfiguration":{"maxmemory-policy":"allkeys-lru"},"enableNonSslPort":true,"shardCount":2,"minimumTlsVersion":"1.2","sku":{"name":"Premium","family":"P","capacity":1},"subnetId":"/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/networknamex/subnets/subnetworknamex","staticIP":"10.0.0.5"}}) .query(true) - .reply(201, {"id":"/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Cache/Redis/myrediscachexxx111","location":"East US","name":"myrediscachexxx111","type":"Microsoft.Cache/Redis","tags":{},"properties":{"provisioningState":"Creating","redisVersion":"4.0.14","sku":{"name":"Premium","family":"P","capacity":1},"enableNonSslPort":true,"instances":[{"sslPort":15000,"nonSslPort":13000,"isMaster":false,"isPrimary":false},{"sslPort":15001,"nonSslPort":13001,"isMaster":false,"isPrimary":false},{"sslPort":15002,"nonSslPort":13002,"isMaster":false,"isPrimary":false},{"sslPort":15003,"nonSslPort":13003,"isMaster":false,"isPrimary":false}],"minimumTlsVersion":"1.2","publicNetworkAccess":"Enabled","redisConfiguration":{"maxmemory-policy":"allkeys-lru","maxclients":"7500","maxmemory-reserved":"200","maxfragmentationmemory-reserved":"300","maxmemory-delta":"200"},"accessKeys":{"primaryKey":"DLWjdz0ED5G5es4ZC0LqwNapxgwoDqOWnAzCaEONTSA=","secondaryKey":"uQWCYWtpSVHCBi2obSPc4sqFmoLaaF6OhAzCaFJITpk="},"hostName":"myrediscachexxx111.redis.cache.windows.net","port":6379,"sslPort":6380,"subnetId":"/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/networknamex/subnets/subnetworknamex","staticIP":"10.0.0.5","shardCount":2,"linkedServers":[]},"zones":["1"]}, [ + .reply(201, {"id":"/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Cache/Redis/myrediscachexxx111","location":"East US","name":"myrediscachexxx111","type":"Microsoft.Cache/Redis","tags":{},"properties":{"provisioningState":"Creating","redisVersion":"4.0.14","sku":{"name":"Premium","family":"P","capacity":1},"enableNonSslPort":true,"instances":[{"sslPort":15000,"nonSslPort":13000,"isMaster":false,"isPrimary":false},{"sslPort":15001,"nonSslPort":13001,"isMaster":false,"isPrimary":false},{"sslPort":15002,"nonSslPort":13002,"isMaster":false,"isPrimary":false},{"sslPort":15003,"nonSslPort":13003,"isMaster":false,"isPrimary":false}],"minimumTlsVersion":"1.2","publicNetworkAccess":"Enabled","redisConfiguration":{"maxmemory-policy":"allkeys-lru","maxclients":"7500","maxmemory-reserved":"200","maxfragmentationmemory-reserved":"300","maxmemory-delta":"200"},"accessKeys":{"primaryKey":"SecretPlaceholder","secondaryKey":"SecretPlaceholder"},"hostName":"myrediscachexxx111.redis.cache.windows.net","port":6379,"sslPort":6380,"subnetId":"/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/networknamex/subnets/subnetworknamex","staticIP":"10.0.0.5","shardCount":2,"linkedServers":[]},"zones":["1"]}, [ 'Cache-Control', 'no-cache', 'Pragma',