diff --git a/sdk/devtestlabs/arm-devtestlabs/CHANGELOG.md b/sdk/devtestlabs/arm-devtestlabs/CHANGELOG.md deleted file mode 100644 index 55c343154327..000000000000 --- a/sdk/devtestlabs/arm-devtestlabs/CHANGELOG.md +++ /dev/null @@ -1,21 +0,0 @@ -# Release History - -## 4.0.1 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes - -## 4.0.0 (2021-12-22) - -The package of @azure/arm-devtestlabs is using our next generation design principles since version 4.0.0, which contains breaking changes. - -To understand the detail of the change, please refer to [Changelog](https://aka.ms/js-track2-changelog). - -To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide). - -To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart). diff --git a/sdk/devtestlabs/arm-devtestlabs/LICENSE b/sdk/devtestlabs/arm-devtestlabs/LICENSE index ccb63b166732..5d1d36e0af80 100644 --- a/sdk/devtestlabs/arm-devtestlabs/LICENSE +++ b/sdk/devtestlabs/arm-devtestlabs/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2021 Microsoft +Copyright (c) 2022 Microsoft Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/sdk/devtestlabs/arm-devtestlabs/README.md b/sdk/devtestlabs/arm-devtestlabs/README.md index aaf021c35795..ae211ab2753f 100644 --- a/sdk/devtestlabs/arm-devtestlabs/README.md +++ b/sdk/devtestlabs/arm-devtestlabs/README.md @@ -6,7 +6,7 @@ The DevTest Labs Client. [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/devtestlabs/arm-devtestlabs) | [Package (NPM)](https://www.npmjs.com/package/@azure/arm-devtestlabs) | -[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-devtestlabs) | +[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-devtestlabs?view=azure-node-preview) | [Samples](https://github.com/Azure-Samples/azure-samples-js-management) ## Getting started diff --git a/sdk/devtestlabs/arm-devtestlabs/_meta.json b/sdk/devtestlabs/arm-devtestlabs/_meta.json index e552a8df02cb..94775d5cff8b 100644 --- a/sdk/devtestlabs/arm-devtestlabs/_meta.json +++ b/sdk/devtestlabs/arm-devtestlabs/_meta.json @@ -1,7 +1,7 @@ { - "commit": "0cd7b3e83d5e7e21222dcc4bdde4565562da0cdf", + "commit": "6ba37b7279bbd0d69042743246780cc3af9257b9", "readme": "specification/devtestlabs/resource-manager/readme.md", - "autorest_command": "autorest --version=3.1.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\mydev\\azure-sdk-for-js ../azure-rest-api-specs/specification/devtestlabs/resource-manager/readme.md --use=@autorest/typescript@6.0.0-alpha.16.20211217.1", + "autorest_command": "autorest --version=3.1.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/devtestlabs/resource-manager/readme.md --use=@autorest/typescript@6.0.0-alpha.16.20211130.1", "repository_url": "https://github.com/Azure/azure-rest-api-specs.git", - "use": "@autorest/typescript@6.0.0-alpha.16.20211217.1" + "use": "@autorest/typescript@6.0.0-alpha.16.20211130.1" } \ No newline at end of file diff --git a/sdk/devtestlabs/arm-devtestlabs/package.json b/sdk/devtestlabs/arm-devtestlabs/package.json index acd435822951..1c7b7fee0a16 100644 --- a/sdk/devtestlabs/arm-devtestlabs/package.json +++ b/sdk/devtestlabs/arm-devtestlabs/package.json @@ -3,10 +3,8 @@ "sdk-type": "mgmt", "author": "Microsoft Corporation", "description": "A generated SDK for DevTestLabsClient.", - "version": "4.0.1", - "engines": { - "node": ">=12.0.0" - }, + "version": "1.0.0-beta.1", + "engines": { "node": ">=12.0.0" }, "dependencies": { "@azure/core-lro": "^2.2.0", "@azure/abort-controller": "^1.0.0", @@ -16,13 +14,7 @@ "@azure/core-rest-pipeline": "^1.1.0", "tslib": "^2.2.0" }, - "keywords": [ - "node", - "azure", - "typescript", - "browser", - "isomorphic" - ], + "keywords": ["node", "azure", "typescript", "browser", "isomorphic"], "license": "MIT", "main": "./dist/index.js", "module": "./dist-esm/src/index.js", @@ -49,9 +41,7 @@ "type": "git", "url": "https://github.com/Azure/azure-sdk-for-js.git" }, - "bugs": { - "url": "https://github.com/Azure/azure-sdk-for-js/issues" - }, + "bugs": { "url": "https://github.com/Azure/azure-sdk-for-js/issues" }, "files": [ "dist/**/*.js", "dist/**/*.js.map", diff --git a/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_create_test.js b/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_create_test.js deleted file mode 100644 index da939dce850d..000000000000 --- a/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_create_test.js +++ /dev/null @@ -1,1909 +0,0 @@ -let nock = require('nock'); - -module.exports.hash = "b2aafdc2295bdb13325adbdfc9811e4e"; - -module.exports.testInfo = {"uniqueName":{},"newDate":{}} - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .get('/common/discovery/instance') - .query(true) - .reply(200, {"tenant_discovery_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/v2.0/.well-known/openid-configuration","api-version":"1.1","metadata":[{"preferred_network":"login.microsoftonline.com","preferred_cache":"login.windows.net","aliases":["login.microsoftonline.com","login.windows.net","login.microsoft.com","sts.windows.net"]},{"preferred_network":"login.partner.microsoftonline.cn","preferred_cache":"login.partner.microsoftonline.cn","aliases":["login.partner.microsoftonline.cn","login.chinacloudapi.cn"]},{"preferred_network":"login.microsoftonline.de","preferred_cache":"login.microsoftonline.de","aliases":["login.microsoftonline.de"]},{"preferred_network":"login.microsoftonline.us","preferred_cache":"login.microsoftonline.us","aliases":["login.microsoftonline.us","login.usgovcloudapi.net"]},{"preferred_network":"login-us.microsoftonline.com","preferred_cache":"login-us.microsoftonline.com","aliases":["login-us.microsoftonline.com"]}]}, [ - 'Cache-Control', - 'max-age=86400, private', - 'Content-Type', - 'application/json; charset=utf-8', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'Access-Control-Allow-Origin', - '*', - 'Access-Control-Allow-Methods', - 'GET, OPTIONS', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - '7f100a99-fbd5-4f50-bf5e-bf2b92410b00', - 'x-ms-ests-server', - '2.1.12261.17 - KRSLR1 ProdSlices', - 'Set-Cookie', - 'fpc=AqAHlslrmFJHoi2T5Nq5qZg; expires=Fri, 21-Jan-2022 08:30:33 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7Wevr6KASP0ehU76V6UBomjCiA5om-fYC4--CCqg0b6lsVwVBYoXlNk5hxflS5hVgliL-DrOU_n75M7iPC2sUeUp0hvyUGZUaoyfI6iuxd1vHNgM-nNpvMMSFvbPGjinmPH7eKRzwbxa7wdMSH4RoeMYKKV7NObvFv0xbvj23K-swxjcgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:30:33 GMT', - 'Content-Length', - '980' -]); - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .get('/88888888-8888-8888-8888-888888888888/v2.0/.well-known/openid-configuration') - .reply(200, {"token_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/token","token_endpoint_auth_methods_supported":["client_secret_post","private_key_jwt","client_secret_basic"],"jwks_uri":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/discovery/v2.0/keys","response_modes_supported":["query","fragment","form_post"],"subject_types_supported":["pairwise"],"id_token_signing_alg_values_supported":["RS256"],"response_types_supported":["code","id_token","code id_token","id_token token"],"scopes_supported":["openid","profile","email","offline_access"],"issuer":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/v2.0","request_uri_parameter_supported":false,"userinfo_endpoint":"https://graph.microsoft.com/oidc/userinfo","authorization_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/authorize","device_authorization_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/devicecode","http_logout_supported":true,"frontchannel_logout_supported":true,"end_session_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/logout","claims_supported":["sub","iss","cloud_instance_name","cloud_instance_host_name","cloud_graph_host_name","msgraph_host","aud","exp","iat","auth_time","acr","nonce","preferred_username","name","tid","ver","at_hash","c_hash","email"],"kerberos_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/kerberos","tenant_region_scope":"WW","cloud_instance_name":"microsoftonline.com","cloud_graph_host_name":"graph.windows.net","msgraph_host":"graph.microsoft.com","rbac_url":"https://pas.windows.net"}, [ - 'Cache-Control', - 'max-age=86400, private', - 'Content-Type', - 'application/json; charset=utf-8', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'Access-Control-Allow-Origin', - '*', - 'Access-Control-Allow-Methods', - 'GET, OPTIONS', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - '6640c2bb-3fd7-43f5-be9a-284533bb1700', - 'x-ms-ests-server', - '2.1.12261.17 - SEASLR2 ProdSlices', - 'Set-Cookie', - 'fpc=Am_Jde-l1VhJhyhR6AphzD8; expires=Fri, 21-Jan-2022 08:30:33 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrD1BVpayN99seto7VALAEKUWicWq5oggXQS7vXFhqFA5tRApQkJpD9z8am1wzEUlBKwLQ3J6N5Ymnvp5TmhmJ-bjIITsTvnu7fSqZ498HVo1BdO3HjHPzZLx02oAMCJRA6aIwy7ugOI6aij_AFDS-r_O8QvvtAesKabTO3qjmpWQgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:30:33 GMT', - 'Content-Length', - '1753' -]); - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .post('/88888888-8888-8888-8888-888888888888/oauth2/v2.0/token', "client_id=azure_client_id&scope=https%3A%2F%2Fsanitized%2F&grant_type=client_credentials&x-client-SKU=msal.js.node&x-client-VER=1.4.0&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|771,2,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=00eff104-2627-4910-a6fc-9981fe270a0a&client_secret=azure_client_secret&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","expires_in":86399,"ext_expires_in":86399,"access_token":"access_token"}, [ - 'Cache-Control', - 'no-store, no-cache', - 'Pragma', - 'no-cache', - 'Content-Type', - 'application/json; charset=utf-8', - 'Expires', - '-1', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - 'a48eb6cf-a8fd-4b93-a329-7ac903951800', - 'x-ms-ests-server', - '2.1.12261.17 - SEASLR1 ProdSlices', - 'x-ms-clitelem', - '1,0,0,,', - 'Set-Cookie', - 'fpc=AizrG4Ecb4dJva6gRXUmuIfLj78gAQAAACnZVNkOAAAA; expires=Fri, 21-Jan-2022 08:30:33 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:30:33 GMT', - 'Content-Length', - '1393' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .put('/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.DevTestLab/labs/mylabsxxx', {"location":"eastus"}) - .query(true) - .reply(201, {"properties":{"labStorageType":"Premium","mandatoryArtifactsResourceIdsLinux":[],"mandatoryArtifactsResourceIdsWindows":[],"createdDate":"2021-12-22T08:30:40.3972013+00:00","premiumDataDisks":"Disabled","environmentPermission":"Reader","announcement":{"title":"","markdown":"","enabled":"Disabled","expired":false},"support":{"enabled":"Disabled","markdown":""},"provisioningState":"Creating","uniqueIdentifier":"92d50050-4b3e-4f73-aa9a-9d1cd565b63a"},"id":"/subscriptions/azure_subscription_id/resourcegroups/myjstest/providers/microsoft.devtestlab/labs/mylabsxxx","name":"mylabsxxx","type":"Microsoft.DevTestLab/labs","location":"eastus"}, [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Content-Length', - '656', - 'Content-Type', - 'application/json; charset=utf-8', - 'Expires', - '-1', - 'x-ms-request-id', - '3a49ea3a-c5f2-4bff-889f-dcc4f1e2a2b5', - 'x-ms-ratelimit-remaining-subscription-writes', - '1199', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'Azure-AsyncOperation', - 'https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45?api-version=2018-09-15', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '3a49ea3a-c5f2-4bff-889f-dcc4f1e2a2b5', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083043Z:3a49ea3a-c5f2-4bff-889f-dcc4f1e2a2b5', - 'Date', - 'Wed, 22 Dec 2021 08:30:42 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '244d079c-4fae-4eae-b352-0ba051b5dc58', - 'x-ms-ratelimit-remaining-subscription-reads', - '11999', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '244d079c-4fae-4eae-b352-0ba051b5dc58', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083043Z:244d079c-4fae-4eae-b352-0ba051b5dc58', - 'Date', - 'Wed, 22 Dec 2021 08:30:42 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '9f1df412-e956-4263-ac0d-e5dc904bef4e', - 'x-ms-ratelimit-remaining-subscription-reads', - '11998', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '9f1df412-e956-4263-ac0d-e5dc904bef4e', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083045Z:9f1df412-e956-4263-ac0d-e5dc904bef4e', - 'Date', - 'Wed, 22 Dec 2021 08:30:44 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'f3d55f82-5261-409b-8de7-6059e129b08b', - 'x-ms-ratelimit-remaining-subscription-reads', - '11997', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'f3d55f82-5261-409b-8de7-6059e129b08b', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083048Z:f3d55f82-5261-409b-8de7-6059e129b08b', - 'Date', - 'Wed, 22 Dec 2021 08:30:47 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'a4fb4ce4-8548-4c72-a70e-f5b73c93b0a0', - 'x-ms-ratelimit-remaining-subscription-reads', - '11996', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'a4fb4ce4-8548-4c72-a70e-f5b73c93b0a0', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083050Z:a4fb4ce4-8548-4c72-a70e-f5b73c93b0a0', - 'Date', - 'Wed, 22 Dec 2021 08:30:49 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'a1542edd-6691-4e49-8877-60d439f6897d', - 'x-ms-ratelimit-remaining-subscription-reads', - '11995', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'a1542edd-6691-4e49-8877-60d439f6897d', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083052Z:a1542edd-6691-4e49-8877-60d439f6897d', - 'Date', - 'Wed, 22 Dec 2021 08:30:51 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '0f2e3f50-9f43-406d-abfc-afe51832acea', - 'x-ms-ratelimit-remaining-subscription-reads', - '11994', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '0f2e3f50-9f43-406d-abfc-afe51832acea', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083054Z:0f2e3f50-9f43-406d-abfc-afe51832acea', - 'Date', - 'Wed, 22 Dec 2021 08:30:54 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '4942b9e0-0602-47e0-8868-5daea68197ba', - 'x-ms-ratelimit-remaining-subscription-reads', - '11993', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '4942b9e0-0602-47e0-8868-5daea68197ba', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083057Z:4942b9e0-0602-47e0-8868-5daea68197ba', - 'Date', - 'Wed, 22 Dec 2021 08:30:56 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'be8a71b7-9fbe-4ec2-b57d-b22f597b422b', - 'x-ms-ratelimit-remaining-subscription-reads', - '11992', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'be8a71b7-9fbe-4ec2-b57d-b22f597b422b', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083059Z:be8a71b7-9fbe-4ec2-b57d-b22f597b422b', - 'Date', - 'Wed, 22 Dec 2021 08:30:58 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '184b0ecb-815a-4a67-8b4c-3716425ec765', - 'x-ms-ratelimit-remaining-subscription-reads', - '11991', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '184b0ecb-815a-4a67-8b4c-3716425ec765', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083101Z:184b0ecb-815a-4a67-8b4c-3716425ec765', - 'Date', - 'Wed, 22 Dec 2021 08:31:00 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '935f2a9d-c2a2-4999-8f8e-3b3367cfae52', - 'x-ms-ratelimit-remaining-subscription-reads', - '11990', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '935f2a9d-c2a2-4999-8f8e-3b3367cfae52', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083104Z:935f2a9d-c2a2-4999-8f8e-3b3367cfae52', - 'Date', - 'Wed, 22 Dec 2021 08:31:03 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'dd900df9-6c4b-4b65-a913-e2b73be81285', - 'x-ms-ratelimit-remaining-subscription-reads', - '11989', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'dd900df9-6c4b-4b65-a913-e2b73be81285', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083106Z:dd900df9-6c4b-4b65-a913-e2b73be81285', - 'Date', - 'Wed, 22 Dec 2021 08:31:06 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '15d12136-abfa-484b-be94-43a9f3906792', - 'x-ms-ratelimit-remaining-subscription-reads', - '11988', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '15d12136-abfa-484b-be94-43a9f3906792', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083108Z:15d12136-abfa-484b-be94-43a9f3906792', - 'Date', - 'Wed, 22 Dec 2021 08:31:08 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'fbb2fe50-4a54-4e34-be7b-ce681a063b3e', - 'x-ms-ratelimit-remaining-subscription-reads', - '11987', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'fbb2fe50-4a54-4e34-be7b-ce681a063b3e', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083110Z:fbb2fe50-4a54-4e34-be7b-ce681a063b3e', - 'Date', - 'Wed, 22 Dec 2021 08:31:10 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'b142a5e5-8a3d-4926-8df6-2819b7227325', - 'x-ms-ratelimit-remaining-subscription-reads', - '11986', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'b142a5e5-8a3d-4926-8df6-2819b7227325', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083113Z:b142a5e5-8a3d-4926-8df6-2819b7227325', - 'Date', - 'Wed, 22 Dec 2021 08:31:13 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'c5c24b75-fb00-47be-9b7c-27de7254866e', - 'x-ms-ratelimit-remaining-subscription-reads', - '11985', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'c5c24b75-fb00-47be-9b7c-27de7254866e', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083115Z:c5c24b75-fb00-47be-9b7c-27de7254866e', - 'Date', - 'Wed, 22 Dec 2021 08:31:15 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'fbc75c31-e416-4f7c-9c5a-de72fd09840d', - 'x-ms-ratelimit-remaining-subscription-reads', - '11984', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'fbc75c31-e416-4f7c-9c5a-de72fd09840d', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083117Z:fbc75c31-e416-4f7c-9c5a-de72fd09840d', - 'Date', - 'Wed, 22 Dec 2021 08:31:17 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '87b6ffb3-190d-4b4c-8e7c-256b29c17b95', - 'x-ms-ratelimit-remaining-subscription-reads', - '11983', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '87b6ffb3-190d-4b4c-8e7c-256b29c17b95', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083120Z:87b6ffb3-190d-4b4c-8e7c-256b29c17b95', - 'Date', - 'Wed, 22 Dec 2021 08:31:19 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '61ed3b7d-775f-45d8-912d-dbdcc9a915af', - 'x-ms-ratelimit-remaining-subscription-reads', - '11982', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '61ed3b7d-775f-45d8-912d-dbdcc9a915af', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083122Z:61ed3b7d-775f-45d8-912d-dbdcc9a915af', - 'Date', - 'Wed, 22 Dec 2021 08:31:22 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '0122c23b-c718-4e14-b415-b9e91143f308', - 'x-ms-ratelimit-remaining-subscription-reads', - '11981', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '0122c23b-c718-4e14-b415-b9e91143f308', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083124Z:0122c23b-c718-4e14-b415-b9e91143f308', - 'Date', - 'Wed, 22 Dec 2021 08:31:24 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'e1c07332-dd38-4098-9493-1e80971ecc06', - 'x-ms-ratelimit-remaining-subscription-reads', - '11980', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'e1c07332-dd38-4098-9493-1e80971ecc06', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083126Z:e1c07332-dd38-4098-9493-1e80971ecc06', - 'Date', - 'Wed, 22 Dec 2021 08:31:26 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'bb1eb4e7-d71e-4e2e-a4a8-4ee055a4a826', - 'x-ms-ratelimit-remaining-subscription-reads', - '11979', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'bb1eb4e7-d71e-4e2e-a4a8-4ee055a4a826', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083129Z:bb1eb4e7-d71e-4e2e-a4a8-4ee055a4a826', - 'Date', - 'Wed, 22 Dec 2021 08:31:28 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '4f2d614a-99b7-4d89-adfb-02c6ebc3a2ba', - 'x-ms-ratelimit-remaining-subscription-reads', - '11978', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '4f2d614a-99b7-4d89-adfb-02c6ebc3a2ba', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083131Z:4f2d614a-99b7-4d89-adfb-02c6ebc3a2ba', - 'Date', - 'Wed, 22 Dec 2021 08:31:31 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'cc7953fd-f5d7-4303-8acd-ee8fe84e6d4c', - 'x-ms-ratelimit-remaining-subscription-reads', - '11977', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'cc7953fd-f5d7-4303-8acd-ee8fe84e6d4c', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083133Z:cc7953fd-f5d7-4303-8acd-ee8fe84e6d4c', - 'Date', - 'Wed, 22 Dec 2021 08:31:33 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'd56d7450-0a12-43c4-9aab-fe3f40999fc9', - 'x-ms-ratelimit-remaining-subscription-reads', - '11976', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'd56d7450-0a12-43c4-9aab-fe3f40999fc9', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083136Z:d56d7450-0a12-43c4-9aab-fe3f40999fc9', - 'Date', - 'Wed, 22 Dec 2021 08:31:35 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'c180841d-aa09-42ef-bfd8-10b5361b811a', - 'x-ms-ratelimit-remaining-subscription-reads', - '11975', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'c180841d-aa09-42ef-bfd8-10b5361b811a', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083138Z:c180841d-aa09-42ef-bfd8-10b5361b811a', - 'Date', - 'Wed, 22 Dec 2021 08:31:37 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '564481e0-2edc-4aa7-b8d7-48d165a7197e', - 'x-ms-ratelimit-remaining-subscription-reads', - '11974', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '564481e0-2edc-4aa7-b8d7-48d165a7197e', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083140Z:564481e0-2edc-4aa7-b8d7-48d165a7197e', - 'Date', - 'Wed, 22 Dec 2021 08:31:40 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '0d31f6da-ce93-4971-91ab-879f617cda06', - 'x-ms-ratelimit-remaining-subscription-reads', - '11973', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '0d31f6da-ce93-4971-91ab-879f617cda06', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083142Z:0d31f6da-ce93-4971-91ab-879f617cda06', - 'Date', - 'Wed, 22 Dec 2021 08:31:42 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '6eb1549c-863a-4447-9370-05bc64f2f967', - 'x-ms-ratelimit-remaining-subscription-reads', - '11972', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '6eb1549c-863a-4447-9370-05bc64f2f967', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083145Z:6eb1549c-863a-4447-9370-05bc64f2f967', - 'Date', - 'Wed, 22 Dec 2021 08:31:44 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '7570d61b-86d9-4008-9ef2-aefadda6bf88', - 'x-ms-ratelimit-remaining-subscription-reads', - '11971', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '7570d61b-86d9-4008-9ef2-aefadda6bf88', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083147Z:7570d61b-86d9-4008-9ef2-aefadda6bf88', - 'Date', - 'Wed, 22 Dec 2021 08:31:46 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'bf0f129e-141b-4b75-b65e-b553f3175527', - 'x-ms-ratelimit-remaining-subscription-reads', - '11970', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'bf0f129e-141b-4b75-b65e-b553f3175527', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083150Z:bf0f129e-141b-4b75-b65e-b553f3175527', - 'Date', - 'Wed, 22 Dec 2021 08:31:49 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '274b493c-ff45-4d86-9918-73dd77fa0b10', - 'x-ms-ratelimit-remaining-subscription-reads', - '11969', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '274b493c-ff45-4d86-9918-73dd77fa0b10', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083152Z:274b493c-ff45-4d86-9918-73dd77fa0b10', - 'Date', - 'Wed, 22 Dec 2021 08:31:51 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '33be6a12-df8c-477b-be1e-a1aa72062ca4', - 'x-ms-ratelimit-remaining-subscription-reads', - '11968', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '33be6a12-df8c-477b-be1e-a1aa72062ca4', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083154Z:33be6a12-df8c-477b-be1e-a1aa72062ca4', - 'Date', - 'Wed, 22 Dec 2021 08:31:53 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '33f72eed-1179-4d06-83f9-febae8da86cb', - 'x-ms-ratelimit-remaining-subscription-reads', - '11967', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '33f72eed-1179-4d06-83f9-febae8da86cb', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083156Z:33f72eed-1179-4d06-83f9-febae8da86cb', - 'Date', - 'Wed, 22 Dec 2021 08:31:56 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '04fc84ea-f3ea-4e00-9292-639ef002a89f', - 'x-ms-ratelimit-remaining-subscription-reads', - '11966', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '04fc84ea-f3ea-4e00-9292-639ef002a89f', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083159Z:04fc84ea-f3ea-4e00-9292-639ef002a89f', - 'Date', - 'Wed, 22 Dec 2021 08:31:58 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '5116fe23-783c-48c6-bb2a-6b76dac086f7', - 'x-ms-ratelimit-remaining-subscription-reads', - '11965', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '5116fe23-783c-48c6-bb2a-6b76dac086f7', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083201Z:5116fe23-783c-48c6-bb2a-6b76dac086f7', - 'Date', - 'Wed, 22 Dec 2021 08:32:00 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'f5f3ba3d-a34c-4cf3-9652-ec0bbcc39a5f', - 'x-ms-ratelimit-remaining-subscription-reads', - '11964', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'f5f3ba3d-a34c-4cf3-9652-ec0bbcc39a5f', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083203Z:f5f3ba3d-a34c-4cf3-9652-ec0bbcc39a5f', - 'Date', - 'Wed, 22 Dec 2021 08:32:03 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'a75f5a2e-1ea0-4111-a0ad-89a37d5f9402', - 'x-ms-ratelimit-remaining-subscription-reads', - '11963', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'a75f5a2e-1ea0-4111-a0ad-89a37d5f9402', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083206Z:a75f5a2e-1ea0-4111-a0ad-89a37d5f9402', - 'Date', - 'Wed, 22 Dec 2021 08:32:05 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '8a74175e-c2ba-463a-83f5-1b30b333a01a', - 'x-ms-ratelimit-remaining-subscription-reads', - '11962', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '8a74175e-c2ba-463a-83f5-1b30b333a01a', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083208Z:8a74175e-c2ba-463a-83f5-1b30b333a01a', - 'Date', - 'Wed, 22 Dec 2021 08:32:07 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '9a7f8026-3154-474d-a3bd-b6e22002d84c', - 'x-ms-ratelimit-remaining-subscription-reads', - '11961', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '9a7f8026-3154-474d-a3bd-b6e22002d84c', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083210Z:9a7f8026-3154-474d-a3bd-b6e22002d84c', - 'Date', - 'Wed, 22 Dec 2021 08:32:09 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '73631134-93bd-4a06-8d46-2deed996a832', - 'x-ms-ratelimit-remaining-subscription-reads', - '11960', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '73631134-93bd-4a06-8d46-2deed996a832', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083212Z:73631134-93bd-4a06-8d46-2deed996a832', - 'Date', - 'Wed, 22 Dec 2021 08:32:12 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '805c7104-b2d9-4a48-a48e-e00f89f0e070', - 'x-ms-ratelimit-remaining-subscription-reads', - '11959', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '805c7104-b2d9-4a48-a48e-e00f89f0e070', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083215Z:805c7104-b2d9-4a48-a48e-e00f89f0e070', - 'Date', - 'Wed, 22 Dec 2021 08:32:14 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'ea87a374-8d69-461a-bc4e-b7613efc9583', - 'x-ms-ratelimit-remaining-subscription-reads', - '11958', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'ea87a374-8d69-461a-bc4e-b7613efc9583', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083217Z:ea87a374-8d69-461a-bc4e-b7613efc9583', - 'Date', - 'Wed, 22 Dec 2021 08:32:16 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '8627687a-013c-4c88-99a4-5add5d8905bf', - 'x-ms-ratelimit-remaining-subscription-reads', - '11957', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '8627687a-013c-4c88-99a4-5add5d8905bf', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083219Z:8627687a-013c-4c88-99a4-5add5d8905bf', - 'Date', - 'Wed, 22 Dec 2021 08:32:19 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '167380d8-f7e5-4b39-9599-93f9138d2111', - 'x-ms-ratelimit-remaining-subscription-reads', - '11956', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '167380d8-f7e5-4b39-9599-93f9138d2111', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083222Z:167380d8-f7e5-4b39-9599-93f9138d2111', - 'Date', - 'Wed, 22 Dec 2021 08:32:21 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '34b69240-7d89-4335-83e8-2e9b235d6ef4', - 'x-ms-ratelimit-remaining-subscription-reads', - '11955', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '34b69240-7d89-4335-83e8-2e9b235d6ef4', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083224Z:34b69240-7d89-4335-83e8-2e9b235d6ef4', - 'Date', - 'Wed, 22 Dec 2021 08:32:23 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'ce50228f-79dc-4368-a6ce-f55e3bb3f2e9', - 'x-ms-ratelimit-remaining-subscription-reads', - '11954', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'ce50228f-79dc-4368-a6ce-f55e3bb3f2e9', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083226Z:ce50228f-79dc-4368-a6ce-f55e3bb3f2e9', - 'Date', - 'Wed, 22 Dec 2021 08:32:25 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'b0ee91f3-f746-4ec7-9852-616d777f589f', - 'x-ms-ratelimit-remaining-subscription-reads', - '11953', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'b0ee91f3-f746-4ec7-9852-616d777f589f', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083229Z:b0ee91f3-f746-4ec7-9852-616d777f589f', - 'Date', - 'Wed, 22 Dec 2021 08:32:28 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1c71c4dc-b431-4c73-b7d8-a22c49530c45') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5e4fa7793ecb671ffd","92ff0720887be416000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'ff45955f-d5e2-421d-bb5c-4c2595eba82d', - 'x-ms-ratelimit-remaining-subscription-reads', - '11952', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'ff45955f-d5e2-421d-bb5c-4c2595eba82d', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083231Z:ff45955f-d5e2-421d-bb5c-4c2595eba82d', - 'Date', - 'Wed, 22 Dec 2021 08:32:30 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.DevTestLab/labs/mylabsxxx') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef147abba5ae5755be4cd478f7ef147b3fc3c5b97edebb6aab38bfc783aadd6cbf6a3471fdd6dd693665a17abb6a896cddd877be70fefcf0eceb7ef4d3f7db0bdbfbbb7bffd7077fa60fb607abef3603a9b9cefedefdeadf3a65ad7d3fca2aed6abe6eee2faa79b366fdabbd4e36531cb6bfaa898d655539db7e3463abcab3f33e9b8b99b2daecb6cd2bc7bf7eed37bbb3b1f8d0c822feb7c51ac17ffefc53323929e67d3b6f97f2f8a2ba1e1d3accd9e16cddbfff7227a89197f912df21f02526ff36beeee2eff4bdf185cf6eeefec122ef49712eacdf50a082927d2578b6c39cbe8bbeb6333f7afb4e3b359f3bc58aedf7df4e87bdfbfa1dd778be5acba225944cb699d676d3ea319424f7b3b7bbbdbbb7bdb7b7b6f760e1edddb79b4bf33bef7f0c1deceeebd4f76761eed80549d3925381fd1cf6c52e633fa365f5e1675b55ce4cbf6655e2f8aa62122529357794664a006d972497330cdd102eaa02dda125dd3578bac7e4b98a139fd952f056608feddaaa8e9b747e759d9e4bf64f451b35eadaa9a21455ff06152739e0fa0542c2f5eb732e8d7ebe934cf67dc7cbd2c7ed19a8844c815e70521fce8a3877bb3fb3b3bf777b6f727f7f2edfdf307f7b6b3ec61b6fd70b63b9dddfff4fee4d37b194017e8f9eecf32efccf24b7c576693bbf47ffac6f00ee1be14f6f53f6a8581beb0ef3fcd2fdfd0fbcff57d6a5256d30cc852b33c6bda75f3d12f","f97f00eaeff050b2050000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '34a1f30a-0253-416f-8c9c-30c5c55bb58f', - 'x-ms-ratelimit-remaining-subscription-reads', - '11951', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '34a1f30a-0253-416f-8c9c-30c5c55bb58f', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083233Z:34a1f30a-0253-416f-8c9c-30c5c55bb58f', - 'Date', - 'Wed, 22 Dec 2021 08:32:32 GMT' -]); diff --git a/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_delete_test.js b/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_delete_test.js deleted file mode 100644 index 99ae6b48be3c..000000000000 --- a/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_delete_test.js +++ /dev/null @@ -1,1657 +0,0 @@ -let nock = require('nock'); - -module.exports.hash = "e2b0fa82cb914469793eb2c7a97f29c9"; - -module.exports.testInfo = {"uniqueName":{},"newDate":{}} - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .get('/common/discovery/instance') - .query(true) - .reply(200, {"tenant_discovery_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/v2.0/.well-known/openid-configuration","api-version":"1.1","metadata":[{"preferred_network":"login.microsoftonline.com","preferred_cache":"login.windows.net","aliases":["login.microsoftonline.com","login.windows.net","login.microsoft.com","sts.windows.net"]},{"preferred_network":"login.partner.microsoftonline.cn","preferred_cache":"login.partner.microsoftonline.cn","aliases":["login.partner.microsoftonline.cn","login.chinacloudapi.cn"]},{"preferred_network":"login.microsoftonline.de","preferred_cache":"login.microsoftonline.de","aliases":["login.microsoftonline.de"]},{"preferred_network":"login.microsoftonline.us","preferred_cache":"login.microsoftonline.us","aliases":["login.microsoftonline.us","login.usgovcloudapi.net"]},{"preferred_network":"login-us.microsoftonline.com","preferred_cache":"login-us.microsoftonline.com","aliases":["login-us.microsoftonline.com"]}]}, [ - 'Cache-Control', - 'max-age=86400, private', - 'Content-Type', - 'application/json; charset=utf-8', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'Access-Control-Allow-Origin', - '*', - 'Access-Control-Allow-Methods', - 'GET, OPTIONS', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - '8efa0660-ddf1-4551-9d50-4957bef11700', - 'x-ms-ests-server', - '2.1.12261.17 - KRSLR1 ProdSlices', - 'Set-Cookie', - 'fpc=AqBEp7X2lIpFtZyFydWLe7I; expires=Fri, 21-Jan-2022 08:32:40 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrpvEHncEFNdPcIiyEw9rIasxwrpWO0RHHHbMEJCSq_BHMtHauROa7JvullB1h7GT8Bcwk9lUS-oD7mma3w_hjXReSq1gi9tcaCgfVfkcM9AIXs7GB75L27PJUve2fZR6x9voq7ZmTBtwdPZ-6-jsvbJXhbQ6PB4Ev_hrw-PS7-GsgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:32:40 GMT', - 'Content-Length', - '980' -]); - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .get('/88888888-8888-8888-8888-888888888888/v2.0/.well-known/openid-configuration') - .reply(200, {"token_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/token","token_endpoint_auth_methods_supported":["client_secret_post","private_key_jwt","client_secret_basic"],"jwks_uri":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/discovery/v2.0/keys","response_modes_supported":["query","fragment","form_post"],"subject_types_supported":["pairwise"],"id_token_signing_alg_values_supported":["RS256"],"response_types_supported":["code","id_token","code id_token","id_token token"],"scopes_supported":["openid","profile","email","offline_access"],"issuer":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/v2.0","request_uri_parameter_supported":false,"userinfo_endpoint":"https://graph.microsoft.com/oidc/userinfo","authorization_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/authorize","device_authorization_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/devicecode","http_logout_supported":true,"frontchannel_logout_supported":true,"end_session_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/logout","claims_supported":["sub","iss","cloud_instance_name","cloud_instance_host_name","cloud_graph_host_name","msgraph_host","aud","exp","iat","auth_time","acr","nonce","preferred_username","name","tid","ver","at_hash","c_hash","email"],"kerberos_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/kerberos","tenant_region_scope":"WW","cloud_instance_name":"microsoftonline.com","cloud_graph_host_name":"graph.windows.net","msgraph_host":"graph.microsoft.com","rbac_url":"https://pas.windows.net"}, [ - 'Cache-Control', - 'max-age=86400, private', - 'Content-Type', - 'application/json; charset=utf-8', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'Access-Control-Allow-Origin', - '*', - 'Access-Control-Allow-Methods', - 'GET, OPTIONS', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - '8efa0660-ddf1-4551-9d50-4957c1f11700', - 'x-ms-ests-server', - '2.1.12261.17 - KRSLR1 ProdSlices', - 'Set-Cookie', - 'fpc=Am5FT11zBrhMtaSeOgqV8Tk; expires=Fri, 21-Jan-2022 08:32:40 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrIsYkReRard1uGRMHTgRknsIKVQPp0BFRPJs6kLW3aFZw6XWWm69ae1qSDqxDJlbMIDw4GKpaGfaz3yWGhBPjI-UmABe27J2yRNC2KeSke-0MSRvs2n5A2eMWOuZ7qJOjQLDhgaqN4iaC4wqulilA0r8S151NWnBqgqiEv1USk0sgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:32:40 GMT', - 'Content-Length', - '1753' -]); - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .post('/88888888-8888-8888-8888-888888888888/oauth2/v2.0/token', "client_id=azure_client_id&scope=https%3A%2F%2Fsanitized%2F&grant_type=client_credentials&x-client-SKU=msal.js.node&x-client-VER=1.4.0&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|771,2,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=3b7cdf5e-0d12-4d72-b0a6-64a6b7f13bf0&client_secret=azure_client_secret&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","expires_in":86399,"ext_expires_in":86399,"access_token":"access_token"}, [ - 'Cache-Control', - 'no-store, no-cache', - 'Pragma', - 'no-cache', - 'Content-Type', - 'application/json; charset=utf-8', - 'Expires', - '-1', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - '6640c2bb-3fd7-43f5-be9a-28453cc11700', - 'x-ms-ests-server', - '2.1.12261.17 - SEASLR2 ProdSlices', - 'x-ms-clitelem', - '1,0,0,,', - 'Set-Cookie', - 'fpc=AlRZq-Wy6cBJjxK7hdrM5MLLj78gAQAAAKjZVNkOAAAA; expires=Fri, 21-Jan-2022 08:32:41 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:32:40 GMT', - 'Content-Length', - '1393' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .delete('/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.DevTestLab/labs/mylabsxxx') - .query(true) - .reply(202, "", [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Expires', - '-1', - 'Location', - 'https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642?monitor=true&api-version=2018-09-15', - 'x-ms-ratelimit-remaining-subscription-deletes', - '14999', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'Azure-AsyncOperation', - 'https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642?api-version=2018-09-15', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-request-id', - '82436067-409d-49c6-805e-703c61f9973a', - 'x-ms-correlation-request-id', - '82436067-409d-49c6-805e-703c61f9973a', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083242Z:82436067-409d-49c6-805e-703c61f9973a', - 'Date', - 'Wed, 22 Dec 2021 08:32:42 GMT', - 'Content-Length', - '0' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '87064b65-2fc6-483b-b267-b22b678e00b2', - 'x-ms-ratelimit-remaining-subscription-reads', - '11948', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '87064b65-2fc6-483b-b267-b22b678e00b2', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083243Z:87064b65-2fc6-483b-b267-b22b678e00b2', - 'Date', - 'Wed, 22 Dec 2021 08:32:42 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '94ef1aa6-ec7e-4fa6-9ed1-7b1891297358', - 'x-ms-ratelimit-remaining-subscription-reads', - '11947', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '94ef1aa6-ec7e-4fa6-9ed1-7b1891297358', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083245Z:94ef1aa6-ec7e-4fa6-9ed1-7b1891297358', - 'Date', - 'Wed, 22 Dec 2021 08:32:45 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'fdbe6e8f-5b7a-42d2-9f81-f05dc5e052cb', - 'x-ms-ratelimit-remaining-subscription-reads', - '11946', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'fdbe6e8f-5b7a-42d2-9f81-f05dc5e052cb', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083247Z:fdbe6e8f-5b7a-42d2-9f81-f05dc5e052cb', - 'Date', - 'Wed, 22 Dec 2021 08:32:47 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '6d56f552-0c07-4647-aeb8-3d17f2ac3a52', - 'x-ms-ratelimit-remaining-subscription-reads', - '11945', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '6d56f552-0c07-4647-aeb8-3d17f2ac3a52', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083249Z:6d56f552-0c07-4647-aeb8-3d17f2ac3a52', - 'Date', - 'Wed, 22 Dec 2021 08:32:49 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '2b923e36-77ad-47ec-9fa1-8dbf82ddf81e', - 'x-ms-ratelimit-remaining-subscription-reads', - '11944', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '2b923e36-77ad-47ec-9fa1-8dbf82ddf81e', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083252Z:2b923e36-77ad-47ec-9fa1-8dbf82ddf81e', - 'Date', - 'Wed, 22 Dec 2021 08:32:52 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'fad2020b-8476-4288-831e-a40f5e1ac295', - 'x-ms-ratelimit-remaining-subscription-reads', - '11943', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'fad2020b-8476-4288-831e-a40f5e1ac295', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083254Z:fad2020b-8476-4288-831e-a40f5e1ac295', - 'Date', - 'Wed, 22 Dec 2021 08:32:54 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '5b4c735e-845f-419b-a16d-963a33f5ddec', - 'x-ms-ratelimit-remaining-subscription-reads', - '11942', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '5b4c735e-845f-419b-a16d-963a33f5ddec', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083256Z:5b4c735e-845f-419b-a16d-963a33f5ddec', - 'Date', - 'Wed, 22 Dec 2021 08:32:56 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'a567f336-dd9e-46a9-a5b0-c23886c55534', - 'x-ms-ratelimit-remaining-subscription-reads', - '11941', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'a567f336-dd9e-46a9-a5b0-c23886c55534', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083259Z:a567f336-dd9e-46a9-a5b0-c23886c55534', - 'Date', - 'Wed, 22 Dec 2021 08:32:58 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '73e5e505-cfc5-4ad1-afdb-f3ef1515adc8', - 'x-ms-ratelimit-remaining-subscription-reads', - '11940', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '73e5e505-cfc5-4ad1-afdb-f3ef1515adc8', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083301Z:73e5e505-cfc5-4ad1-afdb-f3ef1515adc8', - 'Date', - 'Wed, 22 Dec 2021 08:33:01 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'e33a42f5-2e37-4047-b3b7-87f9ba1e5e8e', - 'x-ms-ratelimit-remaining-subscription-reads', - '11939', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'e33a42f5-2e37-4047-b3b7-87f9ba1e5e8e', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083303Z:e33a42f5-2e37-4047-b3b7-87f9ba1e5e8e', - 'Date', - 'Wed, 22 Dec 2021 08:33:03 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '8f3365cd-5036-4ab0-b2b0-96ee4f76c9c8', - 'x-ms-ratelimit-remaining-subscription-reads', - '11938', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '8f3365cd-5036-4ab0-b2b0-96ee4f76c9c8', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083305Z:8f3365cd-5036-4ab0-b2b0-96ee4f76c9c8', - 'Date', - 'Wed, 22 Dec 2021 08:33:05 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'b5b0d0f9-b2af-4877-aa30-eeebb436d440', - 'x-ms-ratelimit-remaining-subscription-reads', - '11937', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'b5b0d0f9-b2af-4877-aa30-eeebb436d440', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083308Z:b5b0d0f9-b2af-4877-aa30-eeebb436d440', - 'Date', - 'Wed, 22 Dec 2021 08:33:07 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '201f80ae-0e0c-4588-a644-548c43551d85', - 'x-ms-ratelimit-remaining-subscription-reads', - '11936', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '201f80ae-0e0c-4588-a644-548c43551d85', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083310Z:201f80ae-0e0c-4588-a644-548c43551d85', - 'Date', - 'Wed, 22 Dec 2021 08:33:10 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'd1c39bd3-42c6-4e65-a10f-2be37fb0db5a', - 'x-ms-ratelimit-remaining-subscription-reads', - '11935', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'd1c39bd3-42c6-4e65-a10f-2be37fb0db5a', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083312Z:d1c39bd3-42c6-4e65-a10f-2be37fb0db5a', - 'Date', - 'Wed, 22 Dec 2021 08:33:12 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'c0773267-1254-444b-9ca1-c9abb77d8a97', - 'x-ms-ratelimit-remaining-subscription-reads', - '11934', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'c0773267-1254-444b-9ca1-c9abb77d8a97', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083315Z:c0773267-1254-444b-9ca1-c9abb77d8a97', - 'Date', - 'Wed, 22 Dec 2021 08:33:14 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '0e5f3f93-ae5f-49c5-a333-d86d17c7bbb8', - 'x-ms-ratelimit-remaining-subscription-reads', - '11933', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '0e5f3f93-ae5f-49c5-a333-d86d17c7bbb8', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083317Z:0e5f3f93-ae5f-49c5-a333-d86d17c7bbb8', - 'Date', - 'Wed, 22 Dec 2021 08:33:16 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '77130e79-4453-4f79-8878-8bc20cddc124', - 'x-ms-ratelimit-remaining-subscription-reads', - '11932', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '77130e79-4453-4f79-8878-8bc20cddc124', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083319Z:77130e79-4453-4f79-8878-8bc20cddc124', - 'Date', - 'Wed, 22 Dec 2021 08:33:19 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '3c66ef9d-a490-4415-a929-ef2d73f56f1d', - 'x-ms-ratelimit-remaining-subscription-reads', - '11931', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '3c66ef9d-a490-4415-a929-ef2d73f56f1d', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083322Z:3c66ef9d-a490-4415-a929-ef2d73f56f1d', - 'Date', - 'Wed, 22 Dec 2021 08:33:21 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '735e2f5f-e4e6-4cfe-a344-6e063f790312', - 'x-ms-ratelimit-remaining-subscription-reads', - '11930', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '735e2f5f-e4e6-4cfe-a344-6e063f790312', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083324Z:735e2f5f-e4e6-4cfe-a344-6e063f790312', - 'Date', - 'Wed, 22 Dec 2021 08:33:23 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'ecbeef5f-0296-4378-bb1d-0078189129ac', - 'x-ms-ratelimit-remaining-subscription-reads', - '11929', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'ecbeef5f-0296-4378-bb1d-0078189129ac', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083326Z:ecbeef5f-0296-4378-bb1d-0078189129ac', - 'Date', - 'Wed, 22 Dec 2021 08:33:26 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '7b2dcc39-ea43-4fff-8509-b5c83b76bcf6', - 'x-ms-ratelimit-remaining-subscription-reads', - '11928', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '7b2dcc39-ea43-4fff-8509-b5c83b76bcf6', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083328Z:7b2dcc39-ea43-4fff-8509-b5c83b76bcf6', - 'Date', - 'Wed, 22 Dec 2021 08:33:28 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'e39daf91-6bea-4700-8808-da3d9ca1e3ae', - 'x-ms-ratelimit-remaining-subscription-reads', - '11927', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'e39daf91-6bea-4700-8808-da3d9ca1e3ae', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083331Z:e39daf91-6bea-4700-8808-da3d9ca1e3ae', - 'Date', - 'Wed, 22 Dec 2021 08:33:30 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '0a3893bf-6024-4de5-8c1f-9dcd6a49dcdd', - 'x-ms-ratelimit-remaining-subscription-reads', - '11926', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '0a3893bf-6024-4de5-8c1f-9dcd6a49dcdd', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083333Z:0a3893bf-6024-4de5-8c1f-9dcd6a49dcdd', - 'Date', - 'Wed, 22 Dec 2021 08:33:32 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '198a41a5-3344-4e94-a3f7-60d2f234ec88', - 'x-ms-ratelimit-remaining-subscription-reads', - '11925', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '198a41a5-3344-4e94-a3f7-60d2f234ec88', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083335Z:198a41a5-3344-4e94-a3f7-60d2f234ec88', - 'Date', - 'Wed, 22 Dec 2021 08:33:35 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '4a4e7dac-0dcb-4ef2-b279-5176616afc9a', - 'x-ms-ratelimit-remaining-subscription-reads', - '11924', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '4a4e7dac-0dcb-4ef2-b279-5176616afc9a', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083338Z:4a4e7dac-0dcb-4ef2-b279-5176616afc9a', - 'Date', - 'Wed, 22 Dec 2021 08:33:37 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'ab1d3300-fce6-4e05-a6ab-a1a2041e124c', - 'x-ms-ratelimit-remaining-subscription-reads', - '11923', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'ab1d3300-fce6-4e05-a6ab-a1a2041e124c', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083340Z:ab1d3300-fce6-4e05-a6ab-a1a2041e124c', - 'Date', - 'Wed, 22 Dec 2021 08:33:39 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '673f895d-54ba-45ea-bd50-3a91495f87f1', - 'x-ms-ratelimit-remaining-subscription-reads', - '11922', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '673f895d-54ba-45ea-bd50-3a91495f87f1', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083342Z:673f895d-54ba-45ea-bd50-3a91495f87f1', - 'Date', - 'Wed, 22 Dec 2021 08:33:41 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '513e58bc-7fd8-4c7b-9b07-ddfde55e1d59', - 'x-ms-ratelimit-remaining-subscription-reads', - '11921', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '513e58bc-7fd8-4c7b-9b07-ddfde55e1d59', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083344Z:513e58bc-7fd8-4c7b-9b07-ddfde55e1d59', - 'Date', - 'Wed, 22 Dec 2021 08:33:44 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '54ca9a2f-91a9-4f39-8a34-5094d71eb981', - 'x-ms-ratelimit-remaining-subscription-reads', - '11920', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '54ca9a2f-91a9-4f39-8a34-5094d71eb981', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083347Z:54ca9a2f-91a9-4f39-8a34-5094d71eb981', - 'Date', - 'Wed, 22 Dec 2021 08:33:46 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'ce765535-3c8e-48b3-87df-ebc991b9dc04', - 'x-ms-ratelimit-remaining-subscription-reads', - '11919', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'ce765535-3c8e-48b3-87df-ebc991b9dc04', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083349Z:ce765535-3c8e-48b3-87df-ebc991b9dc04', - 'Date', - 'Wed, 22 Dec 2021 08:33:48 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'e326399c-d765-45ac-8106-5a06d9f84c46', - 'x-ms-ratelimit-remaining-subscription-reads', - '11918', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'e326399c-d765-45ac-8106-5a06d9f84c46', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083351Z:e326399c-d765-45ac-8106-5a06d9f84c46', - 'Date', - 'Wed, 22 Dec 2021 08:33:50 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'fcf35d51-b6d7-4ab1-bcab-2db95a34e58c', - 'x-ms-ratelimit-remaining-subscription-reads', - '11917', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'fcf35d51-b6d7-4ab1-bcab-2db95a34e58c', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083353Z:fcf35d51-b6d7-4ab1-bcab-2db95a34e58c', - 'Date', - 'Wed, 22 Dec 2021 08:33:53 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '2781fe19-0c91-4f28-858e-d5047bec4896', - 'x-ms-ratelimit-remaining-subscription-reads', - '11916', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '2781fe19-0c91-4f28-858e-d5047bec4896', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083356Z:2781fe19-0c91-4f28-858e-d5047bec4896', - 'Date', - 'Wed, 22 Dec 2021 08:33:55 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '2f2d5a87-05fe-4ee2-9fe6-ff809e857fb0', - 'x-ms-ratelimit-remaining-subscription-reads', - '11915', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '2f2d5a87-05fe-4ee2-9fe6-ff809e857fb0', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083358Z:2f2d5a87-05fe-4ee2-9fe6-ff809e857fb0', - 'Date', - 'Wed, 22 Dec 2021 08:33:57 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'afc9b6c4-977b-435d-9aee-6bb9118b9c07', - 'x-ms-ratelimit-remaining-subscription-reads', - '11914', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'afc9b6c4-977b-435d-9aee-6bb9118b9c07', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083400Z:afc9b6c4-977b-435d-9aee-6bb9118b9c07', - 'Date', - 'Wed, 22 Dec 2021 08:33:59 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '306b955a-2643-433b-8c80-3a581cf1fd16', - 'x-ms-ratelimit-remaining-subscription-reads', - '11913', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '306b955a-2643-433b-8c80-3a581cf1fd16', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083403Z:306b955a-2643-433b-8c80-3a581cf1fd16', - 'Date', - 'Wed, 22 Dec 2021 08:34:02 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '9087bda5-e3e4-4376-ad8e-2bbfa9a62b67', - 'x-ms-ratelimit-remaining-subscription-reads', - '11912', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '9087bda5-e3e4-4376-ad8e-2bbfa9a62b67', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083405Z:9087bda5-e3e4-4376-ad8e-2bbfa9a62b67', - 'Date', - 'Wed, 22 Dec 2021 08:34:04 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'f7c91c25-8351-4b1e-a19f-259fc8e8abf1', - 'x-ms-ratelimit-remaining-subscription-reads', - '11911', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'f7c91c25-8351-4b1e-a19f-259fc8e8abf1', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083407Z:f7c91c25-8351-4b1e-a19f-259fc8e8abf1', - 'Date', - 'Wed, 22 Dec 2021 08:34:06 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '07792302-c4f2-45e6-8e01-b99f5b82b6f4', - 'x-ms-ratelimit-remaining-subscription-reads', - '11910', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '07792302-c4f2-45e6-8e01-b99f5b82b6f4', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083409Z:07792302-c4f2-45e6-8e01-b99f5b82b6f4', - 'Date', - 'Wed, 22 Dec 2021 08:34:09 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5a2f97c5f2e2a3","5ff2ff0089ccbd4914000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'ef61e4ce-c807-4087-8627-2df89cd6020d', - 'x-ms-ratelimit-remaining-subscription-reads', - '11909', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'ef61e4ce-c807-4087-8627-2df89cd6020d', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083412Z:ef61e4ce-c807-4087-8627-2df89cd6020d', - 'Date', - 'Wed, 22 Dec 2021 08:34:11 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/providers/Microsoft.DevTestLab/locations/eastus/operations/20211222-1b4677aa-bad6-4372-bb61-02f5f9d73642') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1474d9bb5ebe6a3471fbd5e4fa7793ecb671ffd","92ff0720887be416000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '11fe5d3f-dc4a-4465-abfe-f553811e1289', - 'x-ms-ratelimit-remaining-subscription-reads', - '11908', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '11fe5d3f-dc4a-4465-abfe-f553811e1289', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083414Z:11fe5d3f-dc4a-4465-abfe-f553811e1289', - 'Date', - 'Wed, 22 Dec 2021 08:34:13 GMT' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.DevTestLab/labs') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1479759b9ce3f7af4bdefff","92ff0742ea40440c000000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'f8d01902-cd95-43df-b66e-c814062315bf', - 'x-ms-ratelimit-remaining-subscription-reads', - '11907', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'f8d01902-cd95-43df-b66e-c814062315bf', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083414Z:f8d01902-cd95-43df-b66e-c814062315bf', - 'Date', - 'Wed, 22 Dec 2021 08:34:13 GMT' -]); diff --git a/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_get_test.js b/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_get_test.js deleted file mode 100644 index 24ee85985a6f..000000000000 --- a/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_get_test.js +++ /dev/null @@ -1,147 +0,0 @@ -let nock = require('nock'); - -module.exports.hash = "05b039d548203e49e411303dc3a0e94f"; - -module.exports.testInfo = {"uniqueName":{},"newDate":{}} - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .get('/common/discovery/instance') - .query(true) - .reply(200, {"tenant_discovery_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/v2.0/.well-known/openid-configuration","api-version":"1.1","metadata":[{"preferred_network":"login.microsoftonline.com","preferred_cache":"login.windows.net","aliases":["login.microsoftonline.com","login.windows.net","login.microsoft.com","sts.windows.net"]},{"preferred_network":"login.partner.microsoftonline.cn","preferred_cache":"login.partner.microsoftonline.cn","aliases":["login.partner.microsoftonline.cn","login.chinacloudapi.cn"]},{"preferred_network":"login.microsoftonline.de","preferred_cache":"login.microsoftonline.de","aliases":["login.microsoftonline.de"]},{"preferred_network":"login.microsoftonline.us","preferred_cache":"login.microsoftonline.us","aliases":["login.microsoftonline.us","login.usgovcloudapi.net"]},{"preferred_network":"login-us.microsoftonline.com","preferred_cache":"login-us.microsoftonline.com","aliases":["login-us.microsoftonline.com"]}]}, [ - 'Cache-Control', - 'max-age=86400, private', - 'Content-Type', - 'application/json; charset=utf-8', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'Access-Control-Allow-Origin', - '*', - 'Access-Control-Allow-Methods', - 'GET, OPTIONS', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - '7f100a99-fbd5-4f50-bf5e-bf2bff460b00', - 'x-ms-ests-server', - '2.1.12261.17 - KRSLR1 ProdSlices', - 'Set-Cookie', - 'fpc=AtawDBbXc49Kj92fA__jjy0; expires=Fri, 21-Jan-2022 08:32:33 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrkE6MANPXrO5CNVXU0A2EA83K25DZ0aFxAyGJ5gDUtvrNVMO5RshDcThclZD5X-aGELwzAWJVggf0n2Ha-xekEU34rjpiD_JMuY9xeRRIJusWvO6fWkprOsGIFemVVKUa9xhPjTRRbtllZHl5eVuQbP2tQc4T6YYQ2HU2MmQkMUEgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:32:33 GMT', - 'Content-Length', - '980' -]); - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .get('/88888888-8888-8888-8888-888888888888/v2.0/.well-known/openid-configuration') - .reply(200, {"token_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/token","token_endpoint_auth_methods_supported":["client_secret_post","private_key_jwt","client_secret_basic"],"jwks_uri":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/discovery/v2.0/keys","response_modes_supported":["query","fragment","form_post"],"subject_types_supported":["pairwise"],"id_token_signing_alg_values_supported":["RS256"],"response_types_supported":["code","id_token","code id_token","id_token token"],"scopes_supported":["openid","profile","email","offline_access"],"issuer":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/v2.0","request_uri_parameter_supported":false,"userinfo_endpoint":"https://graph.microsoft.com/oidc/userinfo","authorization_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/authorize","device_authorization_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/devicecode","http_logout_supported":true,"frontchannel_logout_supported":true,"end_session_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/logout","claims_supported":["sub","iss","cloud_instance_name","cloud_instance_host_name","cloud_graph_host_name","msgraph_host","aud","exp","iat","auth_time","acr","nonce","preferred_username","name","tid","ver","at_hash","c_hash","email"],"kerberos_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/kerberos","tenant_region_scope":"WW","cloud_instance_name":"microsoftonline.com","cloud_graph_host_name":"graph.windows.net","msgraph_host":"graph.microsoft.com","rbac_url":"https://pas.windows.net"}, [ - 'Cache-Control', - 'max-age=86400, private', - 'Content-Type', - 'application/json; charset=utf-8', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'Access-Control-Allow-Origin', - '*', - 'Access-Control-Allow-Methods', - 'GET, OPTIONS', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - '8efa0660-ddf1-4551-9d50-495789f11700', - 'x-ms-ests-server', - '2.1.12261.17 - KRSLR1 ProdSlices', - 'Set-Cookie', - 'fpc=AkS8SGaZkf1GrzTHTTBIhWA; expires=Fri, 21-Jan-2022 08:32:33 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrgMhtaAM7hFxGP4kKfxg5aAE8TmLlLNJRBns9xTVeoZ6U7iMPFCZtNsaJyleJDdcPy4wsGTD7WreGn39TGS1PWKDz7wt2UX1pPWiBUBXPkJgBZw_9vd31Irnry-5CDA9IMsod5eDpYz__Xe7qJnNLVM4ILqs16n1QzDJjl5y7XO0gAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:32:33 GMT', - 'Content-Length', - '1753' -]); - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .post('/88888888-8888-8888-8888-888888888888/oauth2/v2.0/token', "client_id=azure_client_id&scope=https%3A%2F%2Fsanitized%2F&grant_type=client_credentials&x-client-SKU=msal.js.node&x-client-VER=1.4.0&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|771,2,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=b6ab7096-ec48-434c-879d-bd9b6ef77b6e&client_secret=azure_client_secret&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","expires_in":86399,"ext_expires_in":86399,"access_token":"access_token"}, [ - 'Cache-Control', - 'no-store, no-cache', - 'Pragma', - 'no-cache', - 'Content-Type', - 'application/json; charset=utf-8', - 'Expires', - '-1', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - '8efa0660-ddf1-4551-9d50-49578cf11700', - 'x-ms-ests-server', - '2.1.12261.17 - KRSLR1 ProdSlices', - 'x-ms-clitelem', - '1,0,0,,', - 'Set-Cookie', - 'fpc=AkTak9XzGJlClADCcpqRX1nLj78gAQAAAKHZVNkOAAAA; expires=Fri, 21-Jan-2022 08:32:34 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:32:33 GMT', - 'Content-Length', - '1393' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.DevTestLab/labs/mylabsxxx') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef147abba5ae5755be4cd478f7ef147b3fc3c5b97edebb6aab38bfc783aadd6cbf6a3471fdd6dd693665a17abb6a896cddd877be70fefcf0eceb7ef4d3f7db0bdbfbbb7bffd7077fa60fb607abef3603a9b9cefedefdeadf3a65ad7d3fca2aed6abe6eee2faa79b366fdabbd4e36531cb6bfaa898d655539db7e3463abcab3f33e9b8b99b2daecb6cd2bc7bf7eed37bbb3b1f8d0c822feb7c51ac17ffefc53323929e67d3b6f97f2f8a2ba1e1d3accd9e16cddbfff7227a89197f912df21f02526ff36beeee2eff4bdf185cf6eeefec122ef49712eacdf50a082927d2578b6c39cbe8bbeb6333f7afb4e3b359f3bc58aedf7df4e87bdfbfa1dd778be5acba225944cb699d676d3ea319424f7b3b7bbbdbbb7bdb7b7b6f760e1edddb79b4bf33bef7f0c1deceeebd4f76761eed80549d3925381fd1cf6c52e633fa365f5e1675b55ce4cbf6655e2f8aa62122529357794664a006d972497330cdd102eaa02dda125dd3578bac7e4b98a139fd952f056608feddaaa8e9b747e759d9e4bf64f451b35eadaa9a21455ff06152739e0fa0542c2f5eb732e8d7ebe934cf67dc7cbd2c7ed19a8844c815e70521fce8a3877bb3fb3b3bf777b6f727f7f2edfdf307f7b6b3ec61b6fd70b63b9dddfff4fee4d37b194017e8f9eecf32efccf24b7c576693bbf47ffac6f00ee1be14f6f53f6a8581beb0ef3fcd2fdfd0fbcff57d6a5256d30cc852b33c6bda75f3d12f","f97f00eaeff050b2050000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'b65160b0-6d8c-47c9-b334-3229d0f0f155', - 'x-ms-ratelimit-remaining-subscription-reads', - '11950', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'b65160b0-6d8c-47c9-b334-3229d0f0f155', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083234Z:b65160b0-6d8c-47c9-b334-3229d0f0f155', - 'Date', - 'Wed, 22 Dec 2021 08:32:33 GMT' -]); diff --git a/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_list_test.js b/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_list_test.js deleted file mode 100644 index 4292850717b7..000000000000 --- a/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_list_test.js +++ /dev/null @@ -1,147 +0,0 @@ -let nock = require('nock'); - -module.exports.hash = "1519a966969bbc6fc25bac8b9f261c9b"; - -module.exports.testInfo = {"uniqueName":{},"newDate":{}} - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .get('/common/discovery/instance') - .query(true) - .reply(200, {"tenant_discovery_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/v2.0/.well-known/openid-configuration","api-version":"1.1","metadata":[{"preferred_network":"login.microsoftonline.com","preferred_cache":"login.windows.net","aliases":["login.microsoftonline.com","login.windows.net","login.microsoft.com","sts.windows.net"]},{"preferred_network":"login.partner.microsoftonline.cn","preferred_cache":"login.partner.microsoftonline.cn","aliases":["login.partner.microsoftonline.cn","login.chinacloudapi.cn"]},{"preferred_network":"login.microsoftonline.de","preferred_cache":"login.microsoftonline.de","aliases":["login.microsoftonline.de"]},{"preferred_network":"login.microsoftonline.us","preferred_cache":"login.microsoftonline.us","aliases":["login.microsoftonline.us","login.usgovcloudapi.net"]},{"preferred_network":"login-us.microsoftonline.com","preferred_cache":"login-us.microsoftonline.com","aliases":["login-us.microsoftonline.com"]}]}, [ - 'Cache-Control', - 'max-age=86400, private', - 'Content-Type', - 'application/json; charset=utf-8', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'Access-Control-Allow-Origin', - '*', - 'Access-Control-Allow-Methods', - 'GET, OPTIONS', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - '6640c2bb-3fd7-43f5-be9a-28450ac11700', - 'x-ms-ests-server', - '2.1.12261.17 - SEASLR2 ProdSlices', - 'Set-Cookie', - 'fpc=At4UxSQe60xNtPTswIThjqM; expires=Fri, 21-Jan-2022 08:32:34 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrphK1j-0Xb-YVLM8pv1_DCtIDV6GL-D7qSlUhedJFyiiroSUbgWaRWYbTmhpf_MhPt3x5vu10H8Thg83u7WLywbbkC5ZtTQDHDB9DxCbbmQogt0QPzSWSHta9FQdR8SI25SQ41jPUc2MASADlQ1AOCikQkWVrkibkfT_EwMVxsT4gAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:32:34 GMT', - 'Content-Length', - '980' -]); - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .get('/88888888-8888-8888-8888-888888888888/v2.0/.well-known/openid-configuration') - .reply(200, {"token_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/token","token_endpoint_auth_methods_supported":["client_secret_post","private_key_jwt","client_secret_basic"],"jwks_uri":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/discovery/v2.0/keys","response_modes_supported":["query","fragment","form_post"],"subject_types_supported":["pairwise"],"id_token_signing_alg_values_supported":["RS256"],"response_types_supported":["code","id_token","code id_token","id_token token"],"scopes_supported":["openid","profile","email","offline_access"],"issuer":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/v2.0","request_uri_parameter_supported":false,"userinfo_endpoint":"https://graph.microsoft.com/oidc/userinfo","authorization_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/authorize","device_authorization_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/devicecode","http_logout_supported":true,"frontchannel_logout_supported":true,"end_session_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/logout","claims_supported":["sub","iss","cloud_instance_name","cloud_instance_host_name","cloud_graph_host_name","msgraph_host","aud","exp","iat","auth_time","acr","nonce","preferred_username","name","tid","ver","at_hash","c_hash","email"],"kerberos_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/kerberos","tenant_region_scope":"WW","cloud_instance_name":"microsoftonline.com","cloud_graph_host_name":"graph.windows.net","msgraph_host":"graph.microsoft.com","rbac_url":"https://pas.windows.net"}, [ - 'Cache-Control', - 'max-age=86400, private', - 'Content-Type', - 'application/json; charset=utf-8', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'Access-Control-Allow-Origin', - '*', - 'Access-Control-Allow-Methods', - 'GET, OPTIONS', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - '8efa0660-ddf1-4551-9d50-49578ef11700', - 'x-ms-ests-server', - '2.1.12261.17 - KRSLR1 ProdSlices', - 'Set-Cookie', - 'fpc=AjOTOZ6mRD5GrxU9rmcbVKY; expires=Fri, 21-Jan-2022 08:32:34 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7Wevrz4B3DQrL-WPT8f41HeCzYdoxaz6JCeDstpZ0CGjHPq_qxCzuf6EbXf-nmIncpvVgLBo6H4PUmjL69FYHCgdK-WJOEwwNyr7E1E_3ag5hRYaFAVGncA3xlyRUPGjg6Wu1xyLtPb56Gk-66-I_yw-pjsMAw-LNORrlIz9oEFHFpeEgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:32:34 GMT', - 'Content-Length', - '1753' -]); - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .post('/88888888-8888-8888-8888-888888888888/oauth2/v2.0/token', "client_id=azure_client_id&scope=https%3A%2F%2Fsanitized%2F&grant_type=client_credentials&x-client-SKU=msal.js.node&x-client-VER=1.4.0&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|771,2,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=c56ec840-6325-4069-8250-441c9d94156e&client_secret=azure_client_secret&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","expires_in":86399,"ext_expires_in":86399,"access_token":"access_token"}, [ - 'Cache-Control', - 'no-store, no-cache', - 'Pragma', - 'no-cache', - 'Content-Type', - 'application/json; charset=utf-8', - 'Expires', - '-1', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - '8efa0660-ddf1-4551-9d50-495791f11700', - 'x-ms-ests-server', - '2.1.12261.17 - KRSLR1 ProdSlices', - 'x-ms-clitelem', - '1,0,0,,', - 'Set-Cookie', - 'fpc=AkiE_zLqW-tBkpdD3T8Dh3LLj78gAQAAAKLZVNkOAAAA; expires=Fri, 21-Jan-2022 08:32:35 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:32:34 GMT', - 'Content-Length', - '1393' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .get('/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.DevTestLab/labs') - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef1479759b9ce3f7af4bd5ffcd1aaae5679dd1679f3d1237cbe2edb17d982befbe86eb39e34d3ba58b545b56cee3edc3b7f787f7670be7d6ffae983edfdddbdfded87bbd307db07d3f39d07d3d9e47c6f7ff76e9d37d5ba9ee61775b55e357717d73fddb479d3dea55e2e8b595ed347c5b4ae9aeabc1dbfcdafb9bbbbfc2f7d735d6693e6ddbb777bf777763f1a7d447fbd6eab3abbc8df5caf80d0cb3a5f14eb057db5c896b38cbebb3e26cccfb369dbbcd28ecf66cdf362b97e4763fbfe0dedbe5b2c67d5150d1b2da7759eb5f9ec29fd433dededeced6eefee6defedbdd93978746fe7d1fecef8dec3077b3bbbf73ed9d979b4b34338ac041b7a237b5a346f09ce47f4339b94f98cbecd9797455d2d17f9b27d99d78ba2698888d4e4559e1119a841b65c56ebe534470b50be2dda125dd3578bac7e4b98a139fd952f056608feddaaa8e9b747e759d9e4bf64f451b35eadaa9a21455ff06152739e0fa0542c2f5eb732e8d7ebe934cf67dc7cbd2c7ed19a8844c815e70521fce8a3877bb3fb3b3bf777b6f727f7f2edfdf307f7b6b3ec61b6fd70b63b9dddfff4fee4d37b194017e8f9eecf32efccf24b7c576693bbf47ffac6f00ee1be14f6f53f6a8581beb0ef3fcd2fdfd0fbcff57d6a5256d30cc852b33c6bda75f3d12ff9fe","2ff97f001a5fe50029030000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - '7b1ba195-b190-4bc0-a487-07d4de343806', - 'x-ms-ratelimit-remaining-subscription-reads', - '11949', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - '7b1ba195-b190-4bc0-a487-07d4de343806', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083235Z:7b1ba195-b190-4bc0-a487-07d4de343806', - 'Date', - 'Wed, 22 Dec 2021 08:32:35 GMT' -]); diff --git a/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_update_test.js b/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_update_test.js deleted file mode 100644 index 32acd22d10f0..000000000000 --- a/sdk/devtestlabs/arm-devtestlabs/recordings/node/devtestlabs_test/recording_labs_update_test.js +++ /dev/null @@ -1,147 +0,0 @@ -let nock = require('nock'); - -module.exports.hash = "82057951557249ed6da6ade36d39762c"; - -module.exports.testInfo = {"uniqueName":{},"newDate":{}} - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .get('/common/discovery/instance') - .query(true) - .reply(200, {"tenant_discovery_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/v2.0/.well-known/openid-configuration","api-version":"1.1","metadata":[{"preferred_network":"login.microsoftonline.com","preferred_cache":"login.windows.net","aliases":["login.microsoftonline.com","login.windows.net","login.microsoft.com","sts.windows.net"]},{"preferred_network":"login.partner.microsoftonline.cn","preferred_cache":"login.partner.microsoftonline.cn","aliases":["login.partner.microsoftonline.cn","login.chinacloudapi.cn"]},{"preferred_network":"login.microsoftonline.de","preferred_cache":"login.microsoftonline.de","aliases":["login.microsoftonline.de"]},{"preferred_network":"login.microsoftonline.us","preferred_cache":"login.microsoftonline.us","aliases":["login.microsoftonline.us","login.usgovcloudapi.net"]},{"preferred_network":"login-us.microsoftonline.com","preferred_cache":"login-us.microsoftonline.com","aliases":["login-us.microsoftonline.com"]}]}, [ - 'Cache-Control', - 'max-age=86400, private', - 'Content-Type', - 'application/json; charset=utf-8', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'Access-Control-Allow-Origin', - '*', - 'Access-Control-Allow-Methods', - 'GET, OPTIONS', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - 'a48eb6cf-a8fd-4b93-a329-7ac95e9a1800', - 'x-ms-ests-server', - '2.1.12261.17 - SEASLR1 ProdSlices', - 'Set-Cookie', - 'fpc=AkZhKq6Jcw9AiRMdj5XrOlo; expires=Fri, 21-Jan-2022 08:32:35 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7Wevr9d2TfdgbUhXIWZLpyXgCVXxND4xJ7emIh6zjpTW1---Rej7Drvs425DJEXAivG-msQliJrCdAFxAqBlWb_RgyhZcjD1DQxPC2zg5Oah1i344D9F3Gxn-R0CHooKwuLP8G17Ea009yFtzbOx1PkkVbHWRIR8tzttqRLfW0bkzzfMgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:32:35 GMT', - 'Content-Length', - '980' -]); - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .get('/88888888-8888-8888-8888-888888888888/v2.0/.well-known/openid-configuration') - .reply(200, {"token_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/token","token_endpoint_auth_methods_supported":["client_secret_post","private_key_jwt","client_secret_basic"],"jwks_uri":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/discovery/v2.0/keys","response_modes_supported":["query","fragment","form_post"],"subject_types_supported":["pairwise"],"id_token_signing_alg_values_supported":["RS256"],"response_types_supported":["code","id_token","code id_token","id_token token"],"scopes_supported":["openid","profile","email","offline_access"],"issuer":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/v2.0","request_uri_parameter_supported":false,"userinfo_endpoint":"https://graph.microsoft.com/oidc/userinfo","authorization_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/authorize","device_authorization_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/devicecode","http_logout_supported":true,"frontchannel_logout_supported":true,"end_session_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/oauth2/v2.0/logout","claims_supported":["sub","iss","cloud_instance_name","cloud_instance_host_name","cloud_graph_host_name","msgraph_host","aud","exp","iat","auth_time","acr","nonce","preferred_username","name","tid","ver","at_hash","c_hash","email"],"kerberos_endpoint":"https://login.microsoftonline.com/88888888-8888-8888-8888-888888888888/kerberos","tenant_region_scope":"WW","cloud_instance_name":"microsoftonline.com","cloud_graph_host_name":"graph.windows.net","msgraph_host":"graph.microsoft.com","rbac_url":"https://pas.windows.net"}, [ - 'Cache-Control', - 'max-age=86400, private', - 'Content-Type', - 'application/json; charset=utf-8', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'Access-Control-Allow-Origin', - '*', - 'Access-Control-Allow-Methods', - 'GET, OPTIONS', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - '6640c2bb-3fd7-43f5-be9a-284514c11700', - 'x-ms-ests-server', - '2.1.12261.17 - SEASLR2 ProdSlices', - 'Set-Cookie', - 'fpc=AtINKqU4HMtIi7MiTjP6h1A; expires=Fri, 21-Jan-2022 08:32:35 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrIvfI8GQQdJ3-yV6ytD7RN99BbGes_lR99dc_4kAJP9-7NEPw4Z2kMqvKKc_SLO--SJNyhBH6HzhpUBvLVfB6Zi4Q902eNT0729HR09gVrLAkfYI9eMjZD2_ekfs4swX-eYWGDOfIjxfaaRhR-jQwr3uFvmj1ePK1fTNFD2eFhbkgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:32:35 GMT', - 'Content-Length', - '1753' -]); - -nock('https://login.microsoftonline.com:443', {"encodedQueryParams":true}) - .post('/88888888-8888-8888-8888-888888888888/oauth2/v2.0/token', "client_id=azure_client_id&scope=https%3A%2F%2Fsanitized%2F&grant_type=client_credentials&x-client-SKU=msal.js.node&x-client-VER=1.4.0&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|771,2,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=a7a7d50b-06b8-4704-8e38-6f7d2913e3ab&client_secret=azure_client_secret&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","expires_in":86399,"ext_expires_in":86399,"access_token":"access_token"}, [ - 'Cache-Control', - 'no-store, no-cache', - 'Pragma', - 'no-cache', - 'Content-Type', - 'application/json; charset=utf-8', - 'Expires', - '-1', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'P3P', - 'CP="DSP CUR OTPi IND OTRi ONL FIN"', - 'x-ms-request-id', - '47af5f47-bd6e-4acd-b8d8-aa967ebc1200', - 'x-ms-ests-server', - '2.1.12261.17 - KRSLR2 ProdSlices', - 'x-ms-clitelem', - '1,0,0,,', - 'Set-Cookie', - 'fpc=As-nqi3XgDJKgbInY_dzYpjLj78gAQAAAKPZVNkOAAAA; expires=Fri, 21-Jan-2022 08:32:36 GMT; path=/; secure; HttpOnly; SameSite=None', - 'Set-Cookie', - 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', - 'Set-Cookie', - 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', - 'Date', - 'Wed, 22 Dec 2021 08:32:35 GMT', - 'Content-Length', - '1393' -]); - -nock('https://management.azure.com:443', {"encodedQueryParams":true}) - .patch('/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.DevTestLab/labs/mylabsxxx', {"tags":{"tag1":"vaue1"}}) - .query(true) - .reply(200, ["1f8b0800000000000400edbd07601c499625262f6dca7b7f4af54ad7e074a10880601324d8904010ecc188cde692ec1d69472329ab2a81ca6556655d661640cced9dbcf7de7befbdf7de7befbdf7ba3b9d4e27f7dfff3f5c6664016cf6ce4adac99e2180aac81f3f7e7c1f3f227ef147abba5ae5755be4cd478f7ef14797d9ba6c5f648bfca3471fdd6dd693665a17abb6a896cddd877be70fefcf0eceb7ef4d3f7db0bdbfbbb7bffd7077fa60fb607abef3603a9b9cefedefdeadf3a65ad7d3fca2aed6abe6eee2faa79b366fdabbd4cb6531cb6bfaa898d655539db7e3b7f935777797ffa56faecb6cd2bc7bf76eeffeceee47a38fe8afd76d556717f99beb15107a59e78b62bda0af16d97296d177d7c784f979366d9b57daf1d9ac795e2cd7ef3e7af4bdefdfd0eebbc572565dd1b0d1725ae7599bcf9ed23fd4d3decedeeef6eedef6dede9b9d8347f7761eedef8cef3d7cb0b7b37bef939d9d473b3b84c34ab0a137b2a745f396e07c443fb34999cfe8db7c7959d4d572912fdb9779bd289a8688484d5ee51991811a64cb65b55e4e73b400e5dba22dd1357db5c8eab784199ad35ff9526086e0dfad8a9a7e7b749e954dfe4b461f35ebd5aaaa1952f4051f2635e7f9004ac5f2e2752b837ebd9e4ef37cc6cdd7cbe217ad8948845c715e10c28f3e7ab837bbbfb3737f677b7f722fdfde3f7f706f3bcb1e66db0f67bbd3d9fd4fef4f3ebd970174819eeffe2cf3ce2cbfc4776536b94bffa76f0cef10ee4b615fffa35618e80bfbfed3fcf20dbdff5cdfa7266535cd802c35cbb3a65de3b336bba069a5b9c92e76e973e2d37cf7a35ff2","4bfe1fe861bb3035030000"], [ - 'Cache-Control', - 'no-cache', - 'Pragma', - 'no-cache', - 'Transfer-Encoding', - 'chunked', - 'Content-Type', - 'application/json; charset=utf-8', - 'Content-Encoding', - 'gzip', - 'Expires', - '-1', - 'Vary', - 'Accept-Encoding', - 'x-ms-request-id', - 'c796ad11-4445-4992-98d9-f4bbc14980c4', - 'x-ms-ratelimit-remaining-subscription-writes', - '1198', - 'Request-Context', - 'appId=cid-v1:9e8cebda-9c88-460b-b55d-9410c4648f9a', - 'Strict-Transport-Security', - 'max-age=31536000; includeSubDomains', - 'X-Content-Type-Options', - 'nosniff', - 'x-ms-correlation-request-id', - 'c796ad11-4445-4992-98d9-f4bbc14980c4', - 'x-ms-routing-request-id', - 'SOUTHEASTASIA:20211222T083240Z:c796ad11-4445-4992-98d9-f4bbc14980c4', - 'Date', - 'Wed, 22 Dec 2021 08:32:40 GMT' -]); diff --git a/sdk/devtestlabs/arm-devtestlabs/src/devTestLabsClient.ts b/sdk/devtestlabs/arm-devtestlabs/src/devTestLabsClient.ts index 681ca33f8040..93ab962fc0ab 100644 --- a/sdk/devtestlabs/arm-devtestlabs/src/devTestLabsClient.ts +++ b/sdk/devtestlabs/arm-devtestlabs/src/devTestLabsClient.ts @@ -96,7 +96,7 @@ export class DevTestLabsClient extends coreClient.ServiceClient { credential: credentials }; - const packageDetails = `azsdk-js-arm-devtestlabs/4.0.0`; + const packageDetails = `azsdk-js-arm-devtestlabs/1.0.0-beta.1`; const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}` diff --git a/sdk/devtestlabs/arm-devtestlabs/test/devtestlabs_examples.ts b/sdk/devtestlabs/arm-devtestlabs/test/devtestlabs_examples.ts deleted file mode 100644 index cf2205079937..000000000000 --- a/sdk/devtestlabs/arm-devtestlabs/test/devtestlabs_examples.ts +++ /dev/null @@ -1,105 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -import { - env, - record, - RecorderEnvironmentSetup, - Recorder, - delay, - isPlaybackMode -} from "@azure-tools/test-recorder"; -import * as assert from "assert"; -import { ClientSecretCredential } from "@azure/identity"; -import { DevTestLabsClient } from "../src/devTestLabsClient"; - -const recorderEnvSetup: RecorderEnvironmentSetup = { - replaceableVariables: { - AZURE_CLIENT_ID: "azure_client_id", - AZURE_CLIENT_SECRET: "azure_client_secret", - AZURE_TENANT_ID: "88888888-8888-8888-8888-888888888888", - SUBSCRIPTION_ID: "azure_subscription_id" - }, - customizationsOnRecordings: [ - (recording: any): any => - recording.replace( - /"access_token":"[^"]*"/g, - `"access_token":"access_token"` - ) - ], - queryParametersToSkip: [] -}; - -export const testPollingOptions = { - updateIntervalInMs: isPlaybackMode() ? 0 : undefined, -}; - -describe("DevTestLabs test", () => { - let recorder: Recorder; - let subscriptionId: string; - let client: DevTestLabsClient; - let location: string; - let resourceGroup: string; - let name: string; - - - beforeEach(async function() { - recorder = record(this, recorderEnvSetup); - subscriptionId = env.SUBSCRIPTION_ID; - // This is an example of how the environment variables are used - const credential = new ClientSecretCredential( - env.AZURE_TENANT_ID, - env.AZURE_CLIENT_ID, - env.AZURE_CLIENT_SECRET - ); - client = new DevTestLabsClient(credential, subscriptionId); - location = "eastus"; - resourceGroup = "myjstest"; - name = "mylabsxxx"; - }); - - afterEach(async function() { - await recorder.stop(); - }); - - it("labs create test", async function() { - const res = await client.labs.beginCreateOrUpdateAndWait(resourceGroup,name,{location: location}); - assert.equal(res.name,name); - }); - - it("labs get test", async function() { - const res = await client.labs.get(resourceGroup,name); - assert.equal(res.name,name); - }); - - it("labs list test", async function() { - const resArray = new Array(); - for await (let item of client.labs.listByResourceGroup(resourceGroup)){ - resArray.push(item); - } - assert.equal(resArray.length,1); - }); - - it("labs update test", async function() { - const res = await client.labs.update(resourceGroup,name,{ - tags: { - tag1: "vaue1" - } - }); - assert.equal(res.type,"Microsoft.DevTestLab/labs"); - }); - - it("labs delete test", async function() { - const res = await client.labs.beginDeleteAndWait(resourceGroup,name); - const resArray = new Array(); - for await (let item of client.labs.listByResourceGroup(resourceGroup)){ - resArray.push(item); - } - assert.equal(resArray.length,0); - }); -}); diff --git a/sdk/devtestlabs/arm-devtestlabs/test/sampleTest.ts b/sdk/devtestlabs/arm-devtestlabs/test/sampleTest.ts new file mode 100644 index 000000000000..7ed89b043e1b --- /dev/null +++ b/sdk/devtestlabs/arm-devtestlabs/test/sampleTest.ts @@ -0,0 +1,48 @@ +/* + * Copyright (c) Microsoft Corporation. + * Licensed under the MIT License. + * + * Code generated by Microsoft (R) AutoRest Code Generator. + * Changes may cause incorrect behavior and will be lost if the code is regenerated. + */ + +import { + env, + record, + RecorderEnvironmentSetup, + Recorder +} from "@azure-tools/test-recorder"; +import * as assert from "assert"; + +const recorderEnvSetup: RecorderEnvironmentSetup = { + replaceableVariables: { + AZURE_CLIENT_ID: "azure_client_id", + AZURE_CLIENT_SECRET: "azure_client_secret", + AZURE_TENANT_ID: "88888888-8888-8888-8888-888888888888", + SUBSCRIPTION_ID: "azure_subscription_id" + }, + customizationsOnRecordings: [ + (recording: any): any => + recording.replace( + /"access_token":"[^"]*"/g, + `"access_token":"access_token"` + ) + ], + queryParametersToSkip: [] +}; + +describe("My test", () => { + let recorder: Recorder; + + beforeEach(async function() { + recorder = record(this, recorderEnvSetup); + }); + + afterEach(async function() { + await recorder.stop(); + }); + + it("sample test", async function() { + console.log("Hi, I'm a test!"); + }); +});